Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

QueryParameter.Equals - метод Смотри также  Terrasoft.Core.DB - пространство имен > QueryParameter - класс : Equals - метод C#

obj
The System.Object instance that is compared to the current QueryParameter instance.

Glossary Item Box

Determines whether the given QueryParameter instance and the specified System.Object instance have the same values.

Синтаксис

public override bool Equals( 
   object obj 
)

Параметры

obj
The System.Object instance that is compared to the current QueryParameter instance.

Тип возвращаемого значения

true if the compared entities have non-null names, and the obj name matches the name of the current QueryParameter entity; otherwise – false.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?