[]
To check or not if insertStatement
can be executed directly on the ServiceNow server.
protected override bool SupportInsert(InsertStatement insertStatement)
Type | Name | Description |
---|---|---|
InsertStatement | insertStatement |
Type | Description |
---|---|
bool | A boolean indicating if |