Share via


TransferDatabaseTask.SourceDatabaseName プロパティ

定義

転送するソース データベースの名前を含む文字列を取得または設定します。

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

プロパティ値

転送するソース データベースの名前を含む文字列。

実装

適用対象