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