Method | Description | |
---|---|---|
GenerateSql ( |
||
VisitNamedExpression ( |
||
VisitSqlGroupingSelectExpression ( |
Method | Description | |
---|---|---|
AppendColumnForEntity ( |
||
EnsureNoCollectionExpression ( |
||
GetAliasForColumnOfEntity ( |
||
SqlGeneratingSelectExpressionVisitor ( ISqlCommandBuilder commandBuilder, ISqlGenerationStage stage ) : System |
protected AppendColumnForEntity ( |
||
entity | ||
column | ||
return | void |
protected static EnsureNoCollectionExpression ( |
||
expression | ||
return | void |
public static GenerateSql ( |
||
expression | ||
commandBuilder | ISqlCommandBuilder | |
stage | ISqlGenerationStage | |
return | void |
protected GetAliasForColumnOfEntity ( |
||
column | ||
entity | ||
return | string |
protected SqlGeneratingSelectExpressionVisitor ( ISqlCommandBuilder commandBuilder, ISqlGenerationStage stage ) : System | ||
commandBuilder | ISqlCommandBuilder | |
stage | ISqlGenerationStage | |
return | System |
public VisitNamedExpression ( |
||
expression | ||
return |
public VisitSqlGroupingSelectExpression ( |
||
expression | ||
return |