Propriété DacExceptionType

Gets the type of the exception.

Espace de noms :  Microsoft.SqlServer.Management.Dac
Assembly :  Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)

Syntaxe

'Déclaration
Public Overridable ReadOnly Property DacExceptionType As DacExceptionType
    Get
'Utilisation
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

Valeur de propriété

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