Gets the partition size.
public virtual bool GetGlobalAutoincPartitionSize( ul_column_num cid, ul_u_big * size )
cid A 1-based ordinal column number.
size An output parameter. The partition size for the column. All global autoincrement columns in a given table share the same global autoincrement partition.
True on success; false on failure.