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