Compartir a través de


DmfExceptionType Propiedad

Este miembro invalida a DmfException. . :: . .DmfExceptionType.

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

Sintaxis

'Declaración
Public Overrides ReadOnly Property DmfExceptionType As DmfExceptionType
    Get
'Uso
Dim instance As ExpressionSerializationException
Dim value As DmfExceptionType

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