Метод | Описание | |
---|---|---|
GenerateSql ( |
||
VisitNamedExpression ( |
||
VisitSqlGroupingSelectExpression ( |
Метод | Описание | |
---|---|---|
AppendColumnForEntity ( |
||
EnsureNoCollectionExpression ( |
||
GetAliasForColumnOfEntity ( |
||
SqlGeneratingSelectExpressionVisitor ( ISqlCommandBuilder commandBuilder, ISqlGenerationStage stage ) : System |
protected AppendColumnForEntity ( |
||
entity | ||
column | ||
Результат | void |
protected static EnsureNoCollectionExpression ( |
||
expression | ||
Результат | void |
public static GenerateSql ( |
||
expression | ||
commandBuilder | ISqlCommandBuilder | |
stage | ISqlGenerationStage | |
Результат | void |
protected GetAliasForColumnOfEntity ( |
||
column | ||
entity | ||
Результат | string |
protected SqlGeneratingSelectExpressionVisitor ( ISqlCommandBuilder commandBuilder, ISqlGenerationStage stage ) : System | ||
commandBuilder | ISqlCommandBuilder | |
stage | ISqlGenerationStage | |
Результат | System |
public VisitNamedExpression ( |
||
expression | ||
Результат |
public VisitSqlGroupingSelectExpression ( |
||
expression | ||
Результат |