Freigeben über


StringPropertyTooLongException-Konstruktor

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

Initializes a new instance of the StringPropertyTooLongException 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 StringPropertyTooLongException() Initializes a new instance of the StringPropertyTooLongException class.
Öffentliche Methode StringPropertyTooLongException(String) Initializes a new instance of the StringPropertyTooLongException class that has the specified message text.
Öffentliche Methode StringPropertyTooLongException(String, Exception) Initializes a new instance of the StringPropertyTooLongException class that has the specified message text and inner exception.
Öffentliche Methode StringPropertyTooLongException(String, Int32, Int32) Initializes a new instance of the StringPropertyTooLongException class that has the specified property, maximum length of the string, and the current length of the string.

Zum Anfang

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Siehe auch

Verweis

StringPropertyTooLongException Klasse

Microsoft.SqlServer.Management.Dmf-Namespace