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

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

dbSecurityEngine
The Terrasoft.Core.DB.DBSecurityEngine entity that determines database access rights for the current expression of the entity schema query.

Glossary Item Box

For the current collection of expressions, gets the enumerator of expressions of query columns. The enumerator is generated taking into account the specified access rights.

Синтаксис

public IEnumerable<QueryColumnExpression> CreateQueryColumnExpression( 
   DBSecurityEngine dbSecurityEngine 
)

Параметры

dbSecurityEngine
The Terrasoft.Core.DB.DBSecurityEngine entity that determines database access rights for the current expression of the entity schema query.

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

Enumerator of expressions of query columns for the current collection of expressions.

Смотри также

© Terrasoft 2002-2017.

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

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