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