ITransferSqlServerObjectsTask.DestinationConnection プロパティ

定義

宛先接続の名前を取得するか設定します。

public:
 property System::String ^ DestinationConnection { System::String ^ get(); void set(System::String ^ value); };
public string DestinationConnection { get; set; }
member this.DestinationConnection : string with get, set
Public Property DestinationConnection As String

プロパティ値

目的地の接続名。

適用対象