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

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