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