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