Перечисление AttachMode

Specifies the attach mode.

Пространство имен:  Microsoft.SqlServer.TransactSql.ScriptDom
Сборка:  Microsoft.SqlServer.TransactSql.ScriptDom (в Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Синтаксис

'Декларация
Public Enumeration AttachMode
'Применение
Dim instance As AttachMode
public enum AttachMode
public enum class AttachMode
type AttachMode
public enum AttachMode

Элементы

Имя элемента Описание
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.

См. также

Справочник

Пространство имен Microsoft.SqlServer.TransactSql.ScriptDom