Method | Description | |
---|---|---|
Build ( SqlFragment parent, TSqlVisitor visitor ) : void | ||
NotInSingleExprSelectStatementPredicate ( Expression expression, SingleExprSelectStatement singleExpressionSelectStatement ) : System |
public Build ( SqlFragment parent, TSqlVisitor visitor ) : void | ||
parent | SqlFragment | |
visitor | TSqlVisitor | |
return | void |
public NotInSingleExprSelectStatementPredicate ( Expression expression, SingleExprSelectStatement singleExpressionSelectStatement ) : System | ||
expression | Expression | |
singleExpressionSelectStatement | SingleExprSelectStatement | |
return | System |