共用方式為


AttachMode 列舉型別

指定附加模式。

命名空間:  Microsoft.Data.Schema.ScriptDom.Sql
組件:  Microsoft.Data.Schema.ScriptDom.Sql (在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

語法

'宣告
Public Enumeration AttachMode
public enum AttachMode
public enum class AttachMode
type AttachMode
public enum AttachMode

成員

成員名稱 說明
None 模式為 None。
Attach 模式為 Attach。
AttachRebuildLog 模式為 AttachRebuildLog。
AttachForceRebuildLog 模式為 AttachForceRebuildLog。
Load 模式為 Load。

請參閱

參考

Microsoft.Data.Schema.ScriptDom.Sql 命名空間