메소드 | 설명 | |
---|---|---|
GenerateSql ( |
||
VisitNamedExpression ( |
||
VisitSqlConvertedBooleanExpression ( |
||
VisitSqlEntityExpression ( |
||
VisitSqlGroupingSelectExpression ( |
메소드 | 설명 | |
---|---|---|
GetNextColumnID ( string columnName ) : |
||
SqlGeneratingOuterSelectExpressionVisitor ( ISqlCommandBuilder commandBuilder, ISqlGenerationStage stage ) : System | ||
VisitMethodCallExpression ( |
||
VisitNewExpression ( |
||
VisitUnaryExpression ( |
메소드 | 설명 | |
---|---|---|
GetBitConversionExpression ( |
||
SetInMemoryProjectionForNamedExpression ( |
||
VisitArgumentOfLocalEvaluation ( |
public static GenerateSql ( |
||
expression | ||
commandBuilder | ISqlCommandBuilder | |
stage | ISqlGenerationStage | |
리턴 | void |
protected GetNextColumnID ( string columnName ) : |
||
columnName | string | |
리턴 |
protected SqlGeneratingOuterSelectExpressionVisitor ( ISqlCommandBuilder commandBuilder, ISqlGenerationStage stage ) : System | ||
commandBuilder | ISqlCommandBuilder | |
stage | ISqlGenerationStage | |
리턴 | System |
protected VisitMethodCallExpression ( |
||
expression | ||
리턴 |
public VisitNamedExpression ( |
||
expression | ||
리턴 |
protected VisitNewExpression ( |
||
expression | ||
리턴 |
public VisitSqlConvertedBooleanExpression ( |
||
expression | ||
리턴 |
public VisitSqlEntityExpression ( |
||
expression | ||
리턴 |
public VisitSqlGroupingSelectExpression ( |
||
expression | ||
리턴 |
protected VisitUnaryExpression ( |
||
expression | ||
리턴 |