Sprache

ExpressionNodeNotConfigurableOperatorException Klasse

Definition

Diese Ausnahme wird ausgelöst, wenn versucht wird, einen Ausdruck zu konfigurieren, der einen nicht konfigurierbaren Ausdrucksoperatoren enthält.

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

Konstruktoren

Name Beschreibung
ExpressionNodeNotConfigurableOperatorException()

Konstruktor

ExpressionNodeNotConfigurableOperatorException(String, Exception)

Basiskonstruktor

ExpressionNodeNotConfigurableOperatorException(String, String)

Konstruktor

ExpressionNodeNotConfigurableOperatorException(String)

Konstruktor

Eigenschaften

Name Beschreibung
DmfExceptionType

Ausnahmetyp

Expression

Expression

HelpLink

gibt einen Link zur Hilfewebsite aus.

(Geerbt von DmfException)
Message

Meldung

PropertyName

Der festzulegende Eigenschaftsname

Methoden

Name Beschreibung
GetObjectData(SerializationInfo, StreamingContext)

Serialisierungshilfsprogramm

Init()

Initialisiert Instanzeigenschaften

(Geerbt von DmfException)
SetHelpContext(String)

Legt den Hilfekontext fest

(Geerbt von DmfException)

Gilt für: