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

Compare with Current View Page History

Version 1 Next »

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.

See Also

TableCheckConstraints Overview

  • No labels