EntitySchemaCaseNotNullQueryFunction.GetResultDataValueType - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaCaseNotNullQueryFunction - класс : GetResultDataValueType - метод C#
- dataValueTypeManager
- Data type manager.
Glossary Item Box
public override DataValueType GetResultDataValueType( DataValueTypeManager dataValueTypeManager )
Параметры
- dataValueTypeManager
- Data type manager.
Тип возвращаемого значения
Data type of the output returned by the function.Исключение | Описание |
---|---|
Terrasoft.Common.InvalidObjectStateException | If the collection of expressions of the function conditions does not have any items or is null . |