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

属性值

要传输的源数据库的名称。

适用于