SQL_INTERVAL_STRUCT_intval — contains year/month or day/second info for SQL_INTERVAL_STRUCT.
class SQL_INTERVAL_STRUCT_intval { day_second; year_month; }
This structure contains year/month or day/second info for SQL_INTERVAL_STRUCT. For more information, please refer to C Interval Structure.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.