Checks whether the specified column's default is set to the current time.
bool UltraLite_TableSchema_iface::IsColumnCurrentTime( const ULValue & column_id )
column_id The ID number of the column. The value must be a 1-based ordinal number. The first column in the table has an ID value of one.
True if the column has a current time default.
False if it does not.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |