次の方法で共有


AttachMode 列挙体

アタッチのモードを指定します。

名前空間:  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
Public Enumeration AttachMode
public enum AttachMode
public enum class AttachMode
type AttachMode
public enum AttachMode

メンバー

メンバー名 説明
None モードは None です
Attach モードは Attach です
AttachRebuildLog モードは AttachRebuildLog です
AttachForceRebuildLog モードは AttachForceRebuildLog です
Load モードは Load です

参照

参照

Microsoft.Data.Schema.ScriptDom.Sql 名前空間