CTTable.GetIdentityFieldDetails
Syntax
String GetIdentityFieldDetails(out long Seed, out long Increment)
Parameters
Description
Returns the name, seed, and increment values of the Identity field.
Return
Field name, seed, and increment of the identity field.
See Also
GetIdentityField(), GetLastIdentity(), SetIdentityField()