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.
Checks whether a record in the PCTableConstraintDefinition table with the specified name exists.
Syntax
client server public static boolean nameExist(PCTableConstraintName _name)
Run On
Called
Parameters
- _name
Type: PCTableConstraintName Extended Data Type
The name of the record to check for existence.
Return Value
Type: boolean
true if a record with the specified name exists; otherwise, false.