QueryParameter.Equals - метод Смотри также Terrasoft.Core.DB - пространство имен > QueryParameter - класс : Equals - метод C#
- obj
- The System.Object instance that is compared to the current QueryParameter instance.
Glossary Item Box
Параметры
- 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
.