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