Partager via


Propriété ExpressionNodeNotConfigurableException.DmfExceptionType

Gets the type of DMF exception.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property DmfExceptionType As DmfExceptionType 
    Get
'Utilisation
Dim instance As ExpressionNodeNotConfigurableException 
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

Valeur de propriété

Type : Microsoft.SqlServer.Management.Dmf.DmfExceptionType
A DmfExceptionType value that specifies the type of DMF 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.

Exemples

Gestion des exceptions SMO

Voir aussi

Référence

ExpressionNodeNotConfigurableException Classe

Espace de noms Microsoft.SqlServer.Management.Dmf