Méthode | Description | |
---|---|---|
GenerateSql ( |
||
VisitNamedExpression ( |
||
VisitSqlGroupingSelectExpression ( |
Méthode | Description | |
---|---|---|
AppendColumnForEntity ( |
||
EnsureNoCollectionExpression ( |
||
GetAliasForColumnOfEntity ( |
||
SqlGeneratingSelectExpressionVisitor ( ISqlCommandBuilder commandBuilder, ISqlGenerationStage stage ) : System |
protected AppendColumnForEntity ( |
||
entity | ||
column | ||
Résultat | void |
protected static EnsureNoCollectionExpression ( |
||
expression | ||
Résultat | void |
public static GenerateSql ( |
||
expression | ||
commandBuilder | ISqlCommandBuilder | |
stage | ISqlGenerationStage | |
Résultat | void |
protected GetAliasForColumnOfEntity ( |
||
column | ||
entity | ||
Résultat | string |
protected SqlGeneratingSelectExpressionVisitor ( ISqlCommandBuilder commandBuilder, ISqlGenerationStage stage ) : System | ||
commandBuilder | ISqlCommandBuilder | |
stage | ISqlGenerationStage | |
Résultat | System |
public VisitNamedExpression ( |
||
expression | ||
Résultat |
public VisitSqlGroupingSelectExpression ( |
||
expression | ||
Résultat |