CreationDispositionKeyOption.IsCreateNew 属性

定义

如果指定了CREATE_NEW,则为 true;如果OPEN_EXISTING,则为 false。

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

属性值

适用于