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

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

userConnection
User connection.

Glossary Item Box

Returns a query to retrieve all columns of the current schema, using the specified user connection. The display columns of lookups are not included in this query.

Синтаксис

public virtual Select CreateGeneralSelect( 
   UserConnection userConnection 
)

Параметры

userConnection
User connection.

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

Query to retrieve all columns of the current schema.

Исключения

ИсключениеОписание
System.Security.SecurityExceptionInsufficient permissions to read information about the specified schema.

Смотри также

© Terrasoft 2002-2017.

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

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