SqlDeploymentOptions.TargetDatabaseExists プロパティ

定義

ターゲット データベースが存在するかどうかを set で指定するブール値を取得します。

public bool? TargetDatabaseExists { get; }
member this.TargetDatabaseExists : Nullable<bool>
Public ReadOnly Property TargetDatabaseExists As Nullable(Of Boolean)

プロパティ値

適用対象