DropSchemaStatement.DropBehavior Property

Definition

Drop behavior in case of SQL 80 drop

public Microsoft.SqlServer.TransactSql.ScriptDom.DropSchemaBehavior DropBehavior { get; set; }
member this.DropBehavior : Microsoft.SqlServer.TransactSql.ScriptDom.DropSchemaBehavior with get, set
Public Property DropBehavior As DropSchemaBehavior

Property Value

Applies to