Proprietà DacExceptionType
Gets the type of the exception.
Spazio dei nomi Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Sintassi
'Dichiarazione
Public Overridable ReadOnly Property DacExceptionType As DacExceptionType
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Dac. . :: . .DacExceptionType
A DacExceptionType object value that specifies the type of exception