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

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

userConnection
User connection.
options
Settings of the entity schema query.

Glossary Item Box

Gets the collection of entities that result from executing the current entity schema query, based on the specified settings and using the passed-in user connection.

Синтаксис

public EntityCollection GetEntityCollection( 
   UserConnection userConnection, 
   EntitySchemaQueryOptions options 
)

Параметры

userConnection
User connection.
options
Settings of the entity schema query.

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

The EntityCollection instance.

Смотри также

© Terrasoft 2002-2017.

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

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