Page History
...
Creates a new TableCheckConstraint in the collection, and then returns the pointer. PARAMETERS: Name as (String), Text as (String).
Syntax
Code Block | ||
---|---|---|
| ||
Public Function Add( _ ByVal Name As Variant, _ ByVal Text As Variant _ ) As TableCheckConstraint |
Parameters
- Name
- Text
Info | ||
---|---|---|
| ||