Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.