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