ScriptAction Enum

Definition

Specifies an enumeration of script actions.

public enum ScriptAction
type ScriptAction = 
Public Enum ScriptAction
Inheritance
ScriptAction

Fields

Alter 2

The Alter action.

AlterWithAllowCreate 3

The AlterWithAllowCreate action.

Create 0

The Create action.

CreateWithAllowOverwrite 1

The CreateWithAllowOverwrite action.

Delete 4

The Delete action.

Applies to