ALM Open Test Architecture API Type Library Version 12.55
KeyOrder Property
Collapse All
Expand All
ICustomizationField Interface
: KeyOrder Property
Description
The position of the field in multi-field database key (1-based).
Property type
Read-write property
Syntax
Visual Basic
Public
Property
KeyOrder
As
Long
Remarks
If the field is not part of the table key, the return value is undetermined. Use
IsKey
to check if this is a key field.
See Also
ICustomizationField Interface
|
ICustomizationField Members