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