SqlScriptOperatorType

SqlScriptOperatorType enumeration

Represents the type of operating data.

Values

NameValueDescription
Insert0Insert data.
Update1Update data.
Delete2Delete data.