C# Class Signum.Engine.Maps.FieldImplementedBy

Mostra file Open project: signumsoftware/framework Class Usage Examples

Public Methods

Method Description
Columns ( ) : IEnumerable
FieldImplementedBy ( Type fieldType ) : System
GenerateIndexes ( ITable table ) : IEnumerable
ToString ( ) : string

Private Methods

Method Description
GetExpression ( Alias tableAlias, QueryBinder binder, Expression id ) : Expression
GetTables ( ) : RelationInfo>>.IEnumerable
SetFullMListGetter ( PropertyRoute route, object>.Func getter ) : void
TablesMList ( ) : IEnumerable

Method Details

Columns() public method

public Columns ( ) : IEnumerable
return IEnumerable

FieldImplementedBy() public method

public FieldImplementedBy ( Type fieldType ) : System
fieldType System.Type
return System

GenerateIndexes() public method

public GenerateIndexes ( ITable table ) : IEnumerable
table ITable
return IEnumerable

ToString() public method

public ToString ( ) : string
return string