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.