Propriété DmfExceptionType

Gets the type of exception.

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

Syntaxe

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

Valeur de propriété

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.