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

Query.LeftOuterJoin(QuerySourceExpression) - метод Смотри также  Terrasoft.Core.DB - пространство имен > Query - класс > LeftOuterJoin - метод : LeftOuterJoin(QuerySourceExpression) - метод C#

sourceExpression
The expression to associate.

Glossary Item Box

Associates the specified expression with the current query, using the left outer join.

Синтаксис

public Join LeftOuterJoin( 
   QuerySourceExpression sourceExpression 
)

Параметры

sourceExpression
The expression to associate.

Тип возвращаемого значения

The Join instance that associates the sourceExpression expression with the current query, using the left outer join.

Смотри также

© Terrasoft 2002-2017.

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

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