C# 클래스 Signum.Engine.Maps.FieldImplementedBy

파일 보기 프로젝트 열기: signumsoftware/framework 1 사용 예제들

공개 메소드들

메소드 설명
Columns ( ) : IEnumerable
FieldImplementedBy ( Type fieldType ) : System
GenerateIndexes ( ITable table ) : IEnumerable
ToString ( ) : string

비공개 메소드들

메소드 설명
GetExpression ( Alias tableAlias, QueryBinder binder, Expression id ) : Expression
GetTables ( ) : RelationInfo>>.IEnumerable
SetFullMListGetter ( PropertyRoute route, object>.Func getter ) : void
TablesMList ( ) : IEnumerable

메소드 상세

Columns() 공개 메소드

public Columns ( ) : IEnumerable
리턴 IEnumerable

FieldImplementedBy() 공개 메소드

public FieldImplementedBy ( Type fieldType ) : System
fieldType System.Type
리턴 System

GenerateIndexes() 공개 메소드

public GenerateIndexes ( ITable table ) : IEnumerable
table ITable
리턴 IEnumerable

ToString() 공개 메소드

public ToString ( ) : string
리턴 string