Proprietà ExpressionNodeNotConfigurableOperatorException.DmfExceptionType

Gets the DmfExceptionType.

Spazio dei nomi  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property DmfExceptionType As DmfExceptionType 
    Get
'Utilizzo
Dim instance As ExpressionNodeNotConfigurableOperatorException 
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

Valore proprietà

Tipo: Microsoft.SqlServer.Management.Dmf.DmfExceptionType
A DmfExceptionType.object

Vedere anche

Riferimento

ExpressionNodeNotConfigurableOperatorException Classe

Spazio dei nomi Microsoft.SqlServer.Management.Dmf