Freigeben über


ValidationState-Konstruktor

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

Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.. Initializes a new instance of the ValidationState 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 ValidationState() Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.. Initializes a new, default instance of the ValidationState class.
Öffentliche Methode ValidationState(Exception, String) Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.. Initializes a new instance of the ValidationState class with the specified exception and binding key.
Öffentliche Methode ValidationState(String, String) Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.. Initializes a new instance of the ValidationState class with the specified message and binding key.
Öffentliche Methode ValidationState(Exception, String, Boolean) Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.. Initializes a new instance of the ValidationState class with the specified exception, binding key, and fault type.
Öffentliche Methode ValidationState(String, Exception, String) Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.. Initializes a new instance of the ValidationState class with the specified exception, binding key, and fault type.
Öffentliche Methode ValidationState(String, String, Boolean) Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.. Initializes a new instance of the ValidationState class with the specified error message, binding key, and fault type.
Öffentliche Methode ValidationState(String, Exception, String, Boolean) Verweisen Sie nicht direkt im Code auf dieses Element. Unterstützt die SQL Server-Infrastruktur.. Initializes a new instance of the ValidationState class with the specified message, exception, binding key, and fault type.

Zum Anfang

Siehe auch

Verweis

ValidationState Klasse

Microsoft.SqlServer.Management.Sdk.Sfc-Namespace