Share via


PCTableConstraintDefinition::findByName Method

Retrieves the PCTableConstraintDefinition record with the specified name.

Syntax

client server public static PCTableConstraintDefinition findByName(PCTableConstraintName _name, [boolean _forupdate])

Run On

Called

Parameters

  • _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.

See Also

Reference

PCTableConstraintDefinition Table