[]
Checks whether the passed insertStatement can or cannot be executed on the server.
protected override bool SupportInsert(InsertStatement insertStatement)
| Type | Name | Description |
|---|---|---|
| InsertStatement | insertStatement |
| Type | Description |
|---|---|
| bool | A boolean indicating if the passed |