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