SqlScriptOperatorType
SqlScriptOperatorType enumeration
Utility class containing constants. Represents the type of operating data.
Values
| Name | Description |
|---|---|
| INSERT | Insert data. |
| UPDATE | Update data. |
| DELETE | Delete data. |
Utility class containing constants. Represents the type of operating data.
| Name | Description |
|---|---|
| INSERT | Insert data. |
| UPDATE | Update data. |
| DELETE | Delete data. |