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

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