Flexberry ORM 4.0.0
Класс ICSSoft.STORMNET.Business.LINQProvider.UtilsDetail

TODO: Update summary. Подробнее...

Открытые статические члены

static string[] GetOwnerConnectProp (Expression fromExpr)
 The get owner connect prop. Подробнее...
 
static View GetResolvedView (Type type, IEnumerable< View > resolvingViews)
 Ищет View для типа Подробнее...
 

Подробное описание

TODO: Update summary.

Методы

static string [] ICSSoft.STORMNET.Business.LINQProvider.UtilsDetail.GetOwnerConnectProp ( Expression  fromExpr)
inlinestatic

The get owner connect prop.

Аргументы
fromExprThe from expr.
Возвращает
The string[].
static View ICSSoft.STORMNET.Business.LINQProvider.UtilsDetail.GetResolvedView ( Type  type,
IEnumerable< View resolvingViews 
)
inlinestatic

Ищет View для типа

Аргументы
typeThe type.
resolvingViewsThe resolving Views.
Возвращает
The View.
Исключения
Exception