Оператор CollectionSet.Key.Inequality

Показывать защищенные элементы
Показывать наследуемые элементы

Initializes a new instance of the op_Inequality class.

Этот элемент перегружен. Чтобы получить полные сведения об этом элементе (синтаксисе, использовании и примерах использования), щелкните его имя в списке перегрузок.

Список перегрузок

  Имя Описание
Открытый операторСтатический элемент Inequality(Object, CollectionSet.Key) Does a Boolean inequality comparison between the object sent as a parameter and the right hand side of the key.
Открытый операторСтатический элемент Inequality(CollectionSet.Key, CollectionSet.Key) Does a boolean inequality comparison between the left hand side of the key and the right hand side of the key.
Открытый операторСтатический элемент Inequality(CollectionSet.Key, Object) Does a Boolean inequality comparison between the object sent as a parameter and the left hand side of the key.

В начало

Замечания

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

См. также

Справочник

CollectionSet.Key Класс

Пространство имен Microsoft.SqlServer.Management.Collector