指定附加模式。
命名空间:  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 |