[]
        
(Showing Draft Content)

C1.DataConnector.ISqlVisitor-1.VisitColumn_def

VisitColumn_def Method

VisitColumn_def(Column_defContext)

Visit a parse tree produced by column_def().

Declaration
Result VisitColumn_def(SqlParser.Column_defContext context)
Parameters
Type Name Description
SqlParser.Column_defContext context

The parse tree.

Returns
Type Description
Result