言語

DacProfile.TargetConnectionString プロパティ

定義

デプロイのターゲットとして使用されるデータベース サーバーの接続文字列を取得または設定します。

public string TargetConnectionString { get; set; }
member this.TargetConnectionString : string with get, set
Public Property TargetConnectionString As String

プロパティ値

データベース サーバーの接続情報を指定する文字列。

適用対象