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 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

PropertyDescription

 _Item

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

 _NewEnum


 Count

This is the number 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