TransferDatabaseTask.ReattachSourceDatabase 属性

定义

一个布尔值,指示是否应重新附加数据库。

public:
 property bool ReattachSourceDatabase { bool get(); void set(bool value); };
public bool ReattachSourceDatabase { get; set; }
member this.ReattachSourceDatabase : bool with get, set
Public Property ReattachSourceDatabase As Boolean

属性值

如果数据库重新附加,则为 true;如果数据库未重新附加,则为 false。

实现

适用于