Compartir a través de


DmfExceptionType Propiedad

Gets the type of exception.

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
Public Overridable ReadOnly Property DmfExceptionType As DmfExceptionType
    Get
'Uso
Dim instance As DmfException
Dim value As DmfExceptionType

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

Valor de la propiedad

Tipo: Microsoft.SqlServer.Management.Dmf. . :: . .DmfExceptionType
A DmfExceptionType value that specifies the type of exception.

Comentarios

Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.