ObjectValidationException Klasse

Definition

Allgemeine Gültigkeitsprüfungs ausnahme

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

Konstruktoren

Name Beschreibung
ObjectValidationException()

Basiskonstruktor

ObjectValidationException(String, Exception)

Basiskonstruktor

ObjectValidationException(String, String, Exception)

Konstruktor

ObjectValidationException(String, String)

Konstruktor

ObjectValidationException(String)

Basiskonstruktor

Eigenschaften

Name Beschreibung
DmfExceptionType

Ausnahmetyp

HelpLink

gibt einen Link zur Hilfewebsite aus.

(Geerbt von DmfException)
Message

Meldung

ObjectName

Name des überprüften Objekts

ObjectType

Typ des überprüften Objekts

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: