EntitySchemaQuery - конструктор Смотри также Terrasoft.Core.Entities - пространство имен > EntitySchemaQuery - класс : EntitySchemaQuery C#
Glossary Item Box
Перегрузка | Описание |
---|---|
EntitySchemaQuery () | Initializes the EntitySchemaQuery instance. |
EntitySchemaQuery (EntitySchema) | Initializes the EntitySchemaQuery instance with the specified root schema. |
EntitySchemaQuery (EntitySchemaManager,String) | Initializes the EntitySchemaQuery instance with the specified schema manager and root schema name. |
EntitySchemaQuery (EntitySchemaQuery) | Initializes the EntitySchemaQuery instance that is a clone of the passed-in entity schema query. |