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