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 네임스페이스