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