Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

Join.On - метод Смотри также  Terrasoft.Core.DB - пространство имен > Join - класс : On - метод C#

Glossary Item Box

Список перегрузок

ПерегрузкаОписание
On()Adds an empty condition to the current Join operator.  
On(String)Adds a condition for the column with the specified alias to the current Join operator.  
On(String,String)Adds a condition for the column with the specified alias from the specified source to the current Join operator.  
On(Select)Adds a condition for the passed-in select subquery to the current Join operator.  
On(Query)Adds a condition for the passed-in random subquery to the current Join operator.  
On(QueryParameter)Adds a condition for the passed-in query parameter to the current Join operator.  
On(QueryColumnExpression)Adds a condition for the passed-in expression of the query column to the current Join operator.  

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?