EntitySchemaQueryFunction.GetIsSupportedDataValueType - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQueryFunction - класс : GetIsSupportedDataValueType - метод C#
- dataValueType
- Data type.
Glossary Item Box
public abstract bool GetIsSupportedDataValueType( DataValueType dataValueType )
Параметры
- dataValueType
- Data type.
Тип возвращаемого значения
true
if the function returns the output of the dataValueType data type; otherwise – false
.