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