DacExceptionType 属性

Gets the type of the exception.

命名空间:  Microsoft.SqlServer.Management.Dac
程序集:  Microsoft.SqlServer.Management.Dac(在 Microsoft.SqlServer.Management.Dac.dll 中)

语法

声明
Public Overridable ReadOnly Property DacExceptionType As DacExceptionType
    Get
用法
Dim instance As DacException
Dim value As DacExceptionType

value = instance.DacExceptionType
public virtual DacExceptionType DacExceptionType { get; }
public:
virtual property DacExceptionType DacExceptionType {
    DacExceptionType get ();
}
abstract DacExceptionType : DacExceptionType
override DacExceptionType : DacExceptionType
function get DacExceptionType () : DacExceptionType

属性值

类型:Microsoft.SqlServer.Management.Dac. . :: . .DacExceptionType
A DacExceptionType object value that specifies the type of exception