TransferDatabaseTask.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

属性值

一个字符串,其中包含要传输的源数据库的名称。

实现

适用于