C# Класс IdeaBlade.Drivers.SchemaHelper

Uses reflection to obtain EntityQueries and stored proces defined on the EntityManager and returns the schema for returned data.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetSchema ( Type customType ) : List

Приватные методы

Метод Описание
GetChildItem ( ExplorerItem>.ILookup elementTypeLookup, PropertyInfo childProp ) : LINQPad.Extensibility.DataContext.ExplorerItem
GetEntityQueries ( Type customType ) : List
GetRoutines ( Type contextType ) : IEnumerable

Описание методов

GetSchema() публичный статический Метод

public static GetSchema ( Type customType ) : List
customType System.Type
Результат List