bool UltraLite_TableSchema_iface::GetGlobalAutoincPartitionSize( const ULValue & column_id, ul_u_big * size )
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.
size An output parameter. The partition size for the column. All global autoincrement columns in a given table share the same global autoincrement partition.
Gets the partition size.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |