次の方法で共有


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

プロパティ値

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

適用対象