Operatore CollectionItem.Key.Inequality

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the op_Inequality class.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Operatore pubblicoMembro statico Inequality(Object, CollectionItem.Key) Does a boolean inequality comparision between the object sent as a parameter and the right hand side of the key.
Operatore pubblicoMembro statico 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.
Operatore pubblicoMembro statico Inequality(CollectionItem.Key, Object) Does a boolean inequality comparision between the object sent as a parameter and the left hand side of the key.

In alto

Osservazioni

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

Vedere anche

Riferimento

CollectionItem.Key Classe

Spazio dei nomi Microsoft.SqlServer.Management.Collector