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