Versions Compared

Key

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

Public Methods

 Add

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

 Remove

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

Public Properties

 

 _Item

Returns a TableCheckConstraint object specified by the given Identifier. PARAMETERS: Identifier as String or Integer.

 _NewEnum


 

Count

This is the number of Table level Check Constraint objects in the collection. DATATYPE: Integer.

 Item

Returns a TableCheckConstraint object specified by the given Identifier. PARAMETERS: Identifier as String or Integer.

Info
titleSee Also

...