Description

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

Syntax

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

Parameters

  • Name
  • Text


  • No labels