DropObjectsStatement.IsIfExists Property

Definition

True when IF EXISTS construct is used.

public bool IsIfExists { get; set; }
member this.IsIfExists : bool with get, set
Public Property IsIfExists As Boolean

Property Value

Applies to