Langue

ExpressionNodeNotConfigurableOperatorException Classe

Définition

Cette exception est levée lorsque nous tentons de configurer une expression qui contient des opérateurs d’expression non configurables.

[System.Serializable]
public sealed class ExpressionNodeNotConfigurableOperatorException : Microsoft.SqlServer.Management.Dmf.DmfException
[<System.Serializable>]
type ExpressionNodeNotConfigurableOperatorException = class
    inherit DmfException
Public NotInheritable Class ExpressionNodeNotConfigurableOperatorException
Inherits DmfException
Héritage
ExpressionNodeNotConfigurableOperatorException
Attributs

Constructeurs

Nom Description
ExpressionNodeNotConfigurableOperatorException()

Constructor

ExpressionNodeNotConfigurableOperatorException(String, Exception)

Constructeur de base

ExpressionNodeNotConfigurableOperatorException(String, String)

Constructor

ExpressionNodeNotConfigurableOperatorException(String)

Constructor

Propriétés

Nom Description
DmfExceptionType

Type d’exception

Expression

Expression

HelpLink

génère un lien vers le site web d’aide

(Hérité de DmfException)
Message

Message

PropertyName

Nom de la propriété à définir

Méthodes

Nom Description
GetObjectData(SerializationInfo, StreamingContext)

Assistance de sérialisation

Init()

Initialise les propriétés d’instance

(Hérité de DmfException)
SetHelpContext(String)

Définit le contexte d’aide

(Hérité de DmfException)

S’applique à