class SQL_INTERVAL_STRUCT
{
interval_sign;
interval_type;
}
This structure contains interval data for SQL queries. For more information, please refer to C Interval Structure.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.