TransferErrorMessagesTask.SourceConnection プロパティ

定義

ソース データベースの SMO 接続マネージャーの名前を含む文字列を取得または設定します。

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

プロパティ値

ソース データベースの SMO 接続を含む文字列。

実装

適用対象