QueryCondition.IsNotEqual(String,String) - метод Смотри также Terrasoft.Core.DB - пространство имен > QueryCondition - класс > IsNotEqual - метод : IsNotEqual(String,String) - метод C#
- sourceAlias
- The alias of the source.
- sourceColumnAlias
- The alias of the column.
Glossary Item Box
public Query IsNotEqual( string sourceAlias, string sourceColumnAlias )
Параметры
- sourceAlias
- The alias of the source.
- sourceColumnAlias
- The alias of the column.