PCTableConstraintDefinition::lookupTableConstraintName Method
Creates a lookup that retrieves all the table constraint definition names.
Syntax
client public static SysTableLookup lookupTableConstraintName(FormStringControl _lookupCtrl, [boolean _doLookup])
Run On
Client
Parameters
- _lookupCtrl
Type: FormStringControl Class
An instance of the FormStringControl class.
- _doLookup
Type: boolean
A Boolean value that indicates whether to perform the lookup.
Return Value
Type: SysTableLookup Class
An instance of the SysTableLookup class.