SqlDeploymentOptions.TargetDatabaseExists 属性

定义

获取布尔值,如果设置指定目标数据库是否存在

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

属性值

适用于