OperatorNotApplicableException Klasse

Definition

Diese Ausnahme wird ausgelöst, wenn die Argumente des Operators inkompatible Typen aufweisen.

public sealed class OperatorNotApplicableException : Microsoft.SqlServer.Management.Dmf.DmfException
type OperatorNotApplicableException = class
    inherit DmfException
Public NotInheritable Class OperatorNotApplicableException
Inherits DmfException
Vererbung
OperatorNotApplicableException

Konstruktoren

Name Beschreibung
OperatorNotApplicableException()

Basiskonstruktor

OperatorNotApplicableException(String, Exception)

Basiskonstruktor

OperatorNotApplicableException(String, String)

Konstruktor

OperatorNotApplicableException(String)

Basiskonstruktor

Eigenschaften

Name Beschreibung
DmfExceptionType

Ausnahmetyp

HelpLink

gibt einen Link zur Hilfewebsite aus.

(Geerbt von DmfException)
Message

Meldung

Operator

Operatorname

Type

Typname

Methoden

Name Beschreibung
Init()

Initialisiert Instanzeigenschaften

(Geerbt von DmfException)
SetHelpContext(String)

Legt den Hilfekontext fest

(Geerbt von DmfException)

Gilt für: