Freigeben über


CollectionItem.Key.Inequality-Operator

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

Initializes a new instance of the op_Inequality 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
Öffentlicher OperatorStatisches Element Inequality(Object, CollectionItem.Key) Does a boolean inequality comparision between the object sent as a parameter and the right hand side of the key.
Öffentlicher OperatorStatisches Element Inequality(CollectionItem.Key, CollectionItem.Key) Does a boolean inequality comparision between the left hand side of the key and the right hand side of the key.
Öffentlicher OperatorStatisches Element Inequality(CollectionItem.Key, Object) Does a boolean inequality comparision between the object sent as a parameter and the left hand side of the key.

Zum Anfang

Hinweise

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Siehe auch

Verweis

CollectionItem.Key Klasse

Microsoft.SqlServer.Management.Collector-Namespace