次の方法で共有


ITransferDatabaseTask.SourceDatabaseName プロパティ

定義

転送する転送元データベースの名前を取得します。値の設定も可能です。

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

プロパティ値

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

適用対象