Collection Contents Previous Next PDF

UltraLite for M-Business Anywhere User's Guide

UltraLite for M-Business Anywhere API Reference

Class TableSchema

Method getColumnPartitionSize


Prototype 

UInt64 getColumnPartitionSize( String name )

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