AttachMode Enumeration

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

See Also

Reference

Microsoft.Data.Schema.ScriptDom.Sql Namespace