次の方法で共有


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

プロパティ値

転送先のデータベースの名前です。

適用対象