'Declaration Protected Overrides NotOverridable Function SupportJoin( _ ByVal joinStmt As SelectStatement _ ) As Boolean
protected override bool SupportJoin( SelectStatement joinStmt )
Parameters
- joinStmt
Return Value
A boolean indicating if the joinStatement can be executed directly on the Magento server.