다음을 통해 공유


DacExceptionType 열거형

The DacExceptionType enumeration contains values that are used to specify the type of DAC exception.

네임스페이스:  Microsoft.SqlServer.Management.Dac
어셈블리:  Microsoft.SqlServer.Management.Dac(Microsoft.SqlServer.Management.Dac.dll)

구문

‘선언
Public Enumeration DacExceptionType
‘사용 방법
Dim instance As DacExceptionType
public enum DacExceptionType
public enum class DacExceptionType
type DacExceptionType
public enum DacExceptionType

멤버

멤버 이름 설명
DacException The exception originated from the DAC API.

주의

The DacExceptionType enumeration is served by the DacException class.