Collection Contents Previous Next PDF

UltraLite for M-Business Anywhere User's Guide

UltraLite for M-Business Anywhere API Reference

Class TableSchema

Method getColumnPartitionSizeByColID


Prototype 

UInt64 getColumnPartitionSizeByColID( UInt16 columnID )

Parameters 
Returns 

The column's global autoincrement partition size as an unsigned 64-bit number represented by a Double. All global autoincrement columns in a given table share the same global autoincrement partition.


Collection Contents Previous Next PDF