ScriptAction Перечисление

Определение

Указывает перечисление действий скрипта.

public enum ScriptAction
type ScriptAction = 
Public Enum ScriptAction
Наследование
ScriptAction

Поля

Alter 2

Действие Alter.

AlterWithAllowCreate 3

Действие AlterWithAllowCreate.

Create 0

Действие Create.

CreateWithAllowOverwrite 1

Действие CreateWithAllowOverwrite.

Delete 4

Действие Delete.

Применяется к