EntitySchemaQuery.CreateSchemaColumnQueryExpression - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс : CreateSchemaColumnQueryExpression - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
CreateSchemaColumnQueryExpression(String,EntitySchema,EntitySchemaColumn,Boolean) | Gets the expression of the entity schema query by the specified path to column, root schema and schema column instance. You can define which column value type to use in the expression – either stored value or displayed value. |
CreateSchemaColumnQueryExpression(String,EntitySchema,Boolean) | Gets the expression of the entity schema query by the specified path to schema column and the root schema. You can define which column value type to use in the expression – either stored value or displayed value. |