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.
Retrieves the PCTableConstraintDefinition record with the specified name.
Syntax
client server public static PCTableConstraintDefinition findByName(PCTableConstraintName _name, [boolean _forupdate])
Run On
Called
Parameters
- _name
Type: PCTableConstraintName Extended Data Type
The name of the record to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: PCTableConstraintDefinition Table
A record in the PCTableConstraintDefinition table; otherwise, an empty buffer.