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

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

userConnection
User connection.

Glossary Item Box

Gets the output of executing the entity schema query as the table of in-memory data, using the specified user connection.

Синтаксис

public DataTable GetDataTable( 
   UserConnection userConnection 
)

Параметры

userConnection
User connection.

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

The System.Data.DataTable instance that results from executing the current entity schema query.

Смотри также

© Terrasoft 2002-2017.

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

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