You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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

Public Properties

PropertyDescription

 _Item

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

 _NewEnum


 Count

Number of Table-level Check Constraint objects in the collection. DATATYPE: Integer.

 Item

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

  • No labels