AttachMode Enumeration
Specifies the attach mode.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Attach | The mode is Attach. | |
| AttachForceRebuildLog | The mode is AttachForceRebuildLog. | |
| AttachRebuildLog | The mode is AttachRebuildLog. | |
| Load | The mode is Load. | |
| None | The mode is None. |
Show: