Share via


ITransferSqlServerObjectsTask.SourceConnection プロパティ

定義

転送元データベースの接続マネージャーの名前を取得します。値の設定も可能です。

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

プロパティ値

転送元データベースの接続マネージャーの名前です。

適用対象