getColumnPartitionSize method

Returns the column's global autoincrement partition size as an unsigned 64-bit number represented by a Double.

Syntax
UInt64 getColumnPartitionSize( String name )
Parameters
  • name   Name of the column.

Remarks

All global autoincrement columns in a given table share the same global autoincrement partition.