ITransferDatabaseTask.DestinationDatabaseFiles プロパティ

定義

宛先データベースのデータベースファイル名を取得するか設定します。

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

プロパティ値

先データベースのファイル名。

適用対象