C# Класс NHibernate.Hql.Ast.ANTLR.Tree.ComponentJoin.ComponentFromElementType

Наследование: NHibernate.Hql.Ast.ANTLR.Tree.FromElementType
Показать файл Открыть проект

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

Метод Описание
ComponentFromElementType ( ComponentJoin fromElement ) : System
GetPropertyMapping ( string propertyName ) : IPropertyMapping
GetPropertyType ( string propertyName, string propertyPath ) : IType
RenderScalarIdentifierSelect ( int i ) : string

Защищенные методы

Метод Описание
GetBasePropertyMapping ( ) : IPropertyMapping

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

ComponentFromElementType() публичный Метод

public ComponentFromElementType ( ComponentJoin fromElement ) : System
fromElement ComponentJoin
Результат System

GetBasePropertyMapping() защищенный Метод

protected GetBasePropertyMapping ( ) : IPropertyMapping
Результат IPropertyMapping

GetPropertyMapping() публичный Метод

public GetPropertyMapping ( string propertyName ) : IPropertyMapping
propertyName string
Результат IPropertyMapping

GetPropertyType() публичный Метод

public GetPropertyType ( string propertyName, string propertyPath ) : IType
propertyName string
propertyPath string
Результат IType

RenderScalarIdentifierSelect() публичный Метод

public RenderScalarIdentifierSelect ( int i ) : string
i int
Результат string