Share via


TransferDatabaseTask.DestinationDatabaseName プロパティ

定義

変換先のデータベースの名前を含む文字列を取得または設定します。

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

プロパティ値

コピー先のデータベースの名前を含む文字列。

実装

適用対象