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