Freigeben über


WrongPropertyValueException-Konstruktor

Geschützte Member einschließen
Geerbte Member einschließen

Initializes a new instance of the WrongPropertyValueException class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode WrongPropertyValueException() Initializes a new instance of the WrongPropertyValueException class.
Öffentliche Methode WrongPropertyValueException(String) Initializes a new instance of the WrongPropertyValueException class with the specified message.
Öffentliche Methode WrongPropertyValueException(Property) Initializes a new instance of the WrongPropertyValueException class for the specified property.
Öffentliche Methode WrongPropertyValueException(String, Exception) Initializes a new instance of the WrongPropertyValueException class with the specified message and specified inner exception.

Zum Anfang

Siehe auch

Verweis

WrongPropertyValueException Klasse

Microsoft.SqlServer.Management.Smo-Namespace