DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / SqlParser.Create_table_stmtContext Class / table_constraint Method / table_constraint() Method

In This Topic
    table_constraint() Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function table_constraint() As SqlParser.Table_constraintContext()
    public SqlParser.Table_constraintContext[] table_constraint()
    See Also