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

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

dataValueType
Data type.

Glossary Item Box

Indicates whether the output of the aggregate function has the specified data type.

Синтаксис

public override bool GetIsSupportedDataValueType( 
   DataValueType dataValueType 
)

Параметры

dataValueType
Data type.

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

true if the aggregate function returns the output of the dataValueType data type; otherwise – false.

Исключения

ИсключениеОписание
Terrasoft.Common.UnsupportedTypeExceptionIf the output of the aggregate function has an unsupported data type.

Смотри также

© Terrasoft 2002-2017.

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

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