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

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

dataValueTypeManager
Data type manager.

Glossary Item Box

Gets the data type of the current expression of the entity schema query, using the passed-in data type manager.

Синтаксис

public DataValueType GetResultDataValueType( 
   DataValueTypeManager dataValueTypeManager 
)

Параметры

dataValueTypeManager
Data type manager.

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

Data type of the current expression of the entity schema query.

Исключения

ИсключениеОписание
Terrasoft.Common.UnsupportedTypeExceptionIf the current query expression has the unsupported type.

Смотри также

© Terrasoft 2002-2017.

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

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