[]
public SqlParser.Column_defContext[] column_def()
Public Function column_def() As SqlParser.Column_defContext()
| Type | Description |
|---|---|
| Column_defContext[] |
public SqlParser.Column_defContext column_def(int i)
Public Function column_def(i As Integer) As SqlParser.Column_defContext
| Type | Name | Description |
|---|---|---|
| int | i |
| Type | Description |
|---|---|
| SqlParser.Column_defContext |