DropSchemaBehavior Enum

Definition

DROP SCHEMA behavior (in case of SQL 2000)

public enum DropSchemaBehavior
type DropSchemaBehavior = 
Public Enum DropSchemaBehavior
Inheritance
DropSchemaBehavior

Fields

Cascade 1
None 0
Restrict 2

Applies to