Share via


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

  • _doLookup
    Type: boolean
    A Boolean value that indicates whether to perform the lookup.

Return Value

Type: SysTableLookup Class
An instance of the SysTableLookup class.

See Also

Reference

PCTableConstraintDefinition Table