CreationDispositionKeyOption.IsCreateNew Property

Definition

True if CREATE_NEW was specified, false in case of OPEN_EXISTING.

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

Property Value

Applies to