| Name | Description |
---|
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
  | GenerateHqlQuery | |
 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
 | VisitAdditionalFromClause | (Overrides QueryModelVisitorBase..::..VisitAdditionalFromClause(AdditionalFromClause, QueryModel, Int32).) |
 | VisitBodyClauses | (Inherited from QueryModelVisitorBase.) |
 | VisitGroupJoinClause | (Overrides QueryModelVisitorBase..::..VisitGroupJoinClause(GroupJoinClause, QueryModel, Int32).) |
 | VisitJoinClause(JoinClause, QueryModel, Int32) | (Overrides QueryModelVisitorBase..::..VisitJoinClause(JoinClause, QueryModel, Int32).) |
 | VisitJoinClause(JoinClause, QueryModel, GroupJoinClause) | (Inherited from QueryModelVisitorBase.) |
 | VisitMainFromClause | (Overrides QueryModelVisitorBase..::..VisitMainFromClause(MainFromClause, QueryModel).) |
 | VisitOrderByClause | (Overrides QueryModelVisitorBase..::..VisitOrderByClause(OrderByClause, QueryModel, Int32).) |
 | VisitOrdering | (Inherited from QueryModelVisitorBase.) |
 | VisitOrderings | (Inherited from QueryModelVisitorBase.) |
 | VisitQueryModel | (Inherited from QueryModelVisitorBase.) |
 | VisitResultOperator | (Overrides QueryModelVisitorBase..::..VisitResultOperator(ResultOperatorBase, QueryModel, Int32).) |
 | VisitResultOperators | (Inherited from QueryModelVisitorBase.) |
 | VisitSelectClause | (Overrides QueryModelVisitorBase..::..VisitSelectClause(SelectClause, QueryModel).) |
 | VisitWhereClause | (Overrides QueryModelVisitorBase..::..VisitWhereClause(WhereClause, QueryModel, Int32).) |