次の方法で共有


DestinationDatabase プロパティ

転送操作の転送先となるデータベースを取得または設定します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.SmoExtended (Microsoft.SqlServer.SmoExtended.dll)

構文

'宣言
Public Property DestinationDatabase As String
    Get
    Set
'使用
Dim instance As Transfer
Dim value As String

value = instance.DestinationDatabase

instance.DestinationDatabase = value
public string DestinationDatabase { get; set; }
public:
property String^ DestinationDatabase {
    String^ get ();
    void set (String^ value);
}
member DestinationDatabase : string with get, set
function get DestinationDatabase () : String
function set DestinationDatabase (value : String)

プロパティ値

型: System. . :: . .String
転送先データベースを示す String 値です。

使用例

データの転送