C# Class Signum.Engine.Maps.FieldValue

Mostra file Open project: signumsoftware/framework Class Usage Examples

Private Properties

Property Type Description
GetExpression System.Linq.Expressions.Expression
GetTables RelationInfo>>.IEnumerable
SetFullMListGetter void
TablesMList IEnumerable

Public Methods

Method Description
Columns ( ) : IEnumerable
FieldValue ( Type fieldType ) : System
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

FieldValue() public method

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

ToString() public method

public ToString ( ) : string
return string