Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the attach mode.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration AttachMode
'Usage
Dim instance As AttachMode
public enum AttachMode
public enum class AttachMode
public enum AttachMode
Members
Member name | Description | |
---|---|---|
None | Mode is None | |
Attach | Mode is Attach | |
AttachRebuildLog | Mode is AttachRebuildLog | |
AttachForceRebuildLog | Mode is AttachForceRebuildLog | |
Load | Mode is Load |