메소드 | 설명 | |
---|---|---|
Accept ( System.Linq.Expressions.ExpressionTreeVisitor visitor ) : |
||
SqlColumnReferenceExpression ( |
||
ToString ( ) : string | ||
Update ( |
public Accept ( System.Linq.Expressions.ExpressionTreeVisitor visitor ) : |
||
visitor | System.Linq.Expressions.ExpressionTreeVisitor | |
리턴 |
public SqlColumnReferenceExpression ( |
||
type | ||
tableAlias | string | |
referencedColumnName | string | |
isPrimaryKey | bool | |
referencedEntity | ||
리턴 | System |
public Update ( |
||
type | ||
tableAlias | string | |
columnName | string | |
isPrimaryKey | bool | |
리턴 |