ITransferStoredProceduresTask.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

プロパティ値

宛先データベースの接続名。

適用対象