EntitySchemaQuery.CreateCoalesceFunction - метод Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс : CreateCoalesceFunction - метод C#
Glossary Item Box
Перегрузка | Описание |
---|---|
CreateCoalesceFunction(String[]) | Gets the instance of the EntitySchemaCoalesceQueryFunction function for the specified array of paths to the columns in relation to the root schema. |
CreateCoalesceFunction(EntitySchemaQuery,EntitySchema,String[]) | Gets the instance of the EntitySchemaCoalesceQueryFunction function for the specified parent query, root schema and array of paths to columns. |
CreateCoalesceFunction(EntitySchema,String[]) | Gets the EntitySchemaCoalesceQueryFunction function instance for the specified root schema and array of paths to columns. |