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

EntitySchema.CreateSelect(UserConnection,IEnumerable,Boolean) - метод Смотри также  Terrasoft.Core.Entities - пространство имен > EntitySchema - класс > CreateSelect - метод : CreateSelect(UserConnection,IEnumerable,Boolean) - метод C#

userConnection
User connection.
columns
Columns that are to be returned in query results.
takeDisplayLookupValues
Indicates that the query returns the primary display values. If the parameter is true, the query will return the primary display values.

Glossary Item Box

Creates a basic query that retrieves values of the specified enumerator of columns of the current schema, using the specified user connection. Depending on the value of the takeDisplayLookupValues parameter, the query results can return the primary display values from lookups.

Синтаксис

Параметры

userConnection
User connection.
columns
Columns that are to be returned in query results.
takeDisplayLookupValues
Indicates that the query returns the primary display values. If the parameter is true, the query will return the primary display values.

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

Query to retrieve columns of the current schema.

Заметки

Method is overloaded.

Смотри также

© Terrasoft 2002-2017.

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

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