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

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

schemaName
Name of the schema to associate.

Glossary Item Box

Associates the specified schema with the current query, using the inner join.

Синтаксис

public Join InnerJoin( 
   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 inner join.

Смотри также

© Terrasoft 2002-2017.

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

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