[]
Checks whether the passed joinStatement can or cannot be executed on the server.
protected override bool SupportJoin(SelectStatement joinStatement)
Protected Overrides Function SupportJoin(joinStatement As SelectStatement) As Boolean
| Type | Name | Description |
|---|---|---|
| SelectStatement | joinStatement |
| Type | Description |
|---|---|
| bool | A boolean indicating if the passed |