SqlScriptOperatorType Enum

SqlScriptOperatorType Enum

Represents the type of operating data.


type SqlScriptOperatorType int32

Fields

FieldDescription
InsertInsert data.
UpdateUpdate data.
DeleteDelete data.