Operatore CollectionItem.Key.Equality

Include i membri protetti
Include i membri ereditati

Initializes a new instance of the op_Equality 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 Equality(Object, CollectionItem.Key) Does a boolean equality comparison between the object sent as a parameter and the right hand side of the key.
Operatore pubblicoMembro statico Equality(CollectionItem.Key, CollectionItem.Key) Does a boolean equality comparision between the left hand side of the key and the right hand side of the key.
Operatore pubblicoMembro statico Equality(CollectionItem.Key, Object) Does a boolean equality 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