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

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

schemaName
Name of the schema to associate.

Glossary Item Box

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

Синтаксис

public Join LeftOuterJoin( 
   string schemaName 
)

Параметры

schemaName
Name of the schema to associate.

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

The Join instance that associates the schema with the schemaName name with the current query, using the left outer join.

Смотри также

© Terrasoft 2002-2017.

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

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