[]
To check whether or not joinStatement can be executed directly on the ServiceNow server.
protected override bool SupportJoin(SelectStatement joinStatement)
Type | Name | Description |
---|---|---|
SelectStatement | joinStatement |
Type | Description |
---|---|
bool | A boolean indicating if the joinStatement can be executed directly on the ServiceNow server. |