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