言語

ITransferSqlServerObjectsTask.DestinationDatabase プロパティ

定義

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

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

プロパティ値

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

適用対象