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

Compare with Current View Page History

Version 1 Next »

Description

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

Syntax

Visual Basic

Public Function Add( _
   ByVal [Name As Variant, _
   ByVal [Text As Variant _
) As TableCheckConstraint

Parameters

Name
Text

See Also

TableCheckConstraints Collection

  • No labels