Freigeben über


AttachMode-Enumeration

Gibt den Anfügemodus an.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Enumeration AttachMode
public enum AttachMode
public enum class AttachMode
type AttachMode
public enum AttachMode

Member

Membername Beschreibung
None Der Modus ist None.
Attach Der Modus ist Attach.
AttachRebuildLog Der Modus ist AttachRebuildLog.
AttachForceRebuildLog Der Modus ist AttachForceRebuildLog.
Load Der Modus ist Load.

Siehe auch

Referenz

Microsoft.Data.Schema.ScriptDom.Sql-Namespace