AttachMode 列挙体

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

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

構文

'宣言
Public Enumeration AttachMode
'使用
Dim instance As AttachMode
public enum AttachMode
public enum class AttachMode
public enum AttachMode

メンバ

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

参照

参照

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