c-treeDB API for C# - Developers Guide
CTTable.GetIdentityField
Syntax
String GetIdentityField()
Parameters
None
Description
Returns the name of the Identity field.
Return
Field name of the identity field.
See Also
GetIdentityFieldDetails(), GetLastIdentity(), SetIdentityField()