Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

MethodDescription

 Add

Creates a new TableCheckConstraint in the collection, and then returns the pointer. PARAMETERS: Name (String), Text (String).

 Remove

Deletes a Table-level Check Constraint object specified by the given Identifier. PARAMETERS: Identifier (String or Integer).

...