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