PCGlobalTableConstraintDefinition::hasContent Method
Indicates whether a table constraint that is user-defined has associated content.
Syntax
client server public static NoYes hasContent(RefRecId _tableConstraintDefinition)
Run On
Called
Parameters
- _tableConstraintDefinition
Type: RefRecId Extended Data Type
The record ID of a table constraint.
Return Value
Type: NoYes Enumeration
A NoYes::Yes enumeration value if the constraint has content; otherwise, a NoYes::No enumeration value.