| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | And(Expression<(Of <<'(Func<(Of <<'(Boolean>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | And(Expression<(Of <<'(Func<(Of <<'(TSubType, Boolean>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | And(ICriterion) | |
![Public method Public method](../icons/pubmethod.gif) | AndNot(Expression<(Of <<'(Func<(Of <<'(Boolean>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | AndNot(Expression<(Of <<'(Func<(Of <<'(TSubType, Boolean>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | AndRestrictionOn(Expression<(Of <<'(Func<(Of <<'(Object>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | AndRestrictionOn(Expression<(Of <<'(Func<(Of <<'(TSubType, Object>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | As<(Of <<'(S>)>>) |
Method to allow comparison of detached query in Lambda expression
e.g., p => p.Name == myQuery.As<string>
(Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | Cacheable | (Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | CacheMode | (Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | CacheRegion | (Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | ClearOrders | (Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | Clone |
Creates an exact clone of the QueryOver
(Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | Fetch | |
![Protected method Protected method](../icons/protmethod.gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetExecutableQueryOver(ISession) |
Get an executable instance of IQueryOver<TRoot>,
to actually run the query. (Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | GetExecutableQueryOver(IStatelessSession) |
Get an executable instance of IQueryOver<TRoot>,
to actually run the query. (Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | JoinAlias(Expression<(Of <<'(Func<(Of <<'(Object>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(Object>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | JoinAlias(Expression<(Of <<'(Func<(Of <<'(TSubType, Object>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(Object>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | JoinAlias(Expression<(Of <<'(Func<(Of <<'(Object>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(Object>)>>)>)>>), JoinType) | |
![Public method Public method](../icons/pubmethod.gif) | JoinAlias(Expression<(Of <<'(Func<(Of <<'(TSubType, Object>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(Object>)>>)>)>>), JoinType) | |
![Public method Public method](../icons/pubmethod.gif) | JoinAlias<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion) | |
![Public method Public method](../icons/pubmethod.gif) | JoinAlias<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion) | |
![Public method Public method](../icons/pubmethod.gif) | JoinAlias<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion) | |
![Public method Public method](../icons/pubmethod.gif) | JoinAlias<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(IEnumerable<(Of <<'(U>)>>)>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, IEnumerable<(Of <<'(U>)>>)>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, U>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), JoinType) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), JoinType) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, U>)>>)>)>>), JoinType) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, IEnumerable<(Of <<'(U>)>>)>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion) | |
![Public method Public method](../icons/pubmethod.gif) | JoinQueryOver<(Of <<'(U>)>>)(Expression<(Of <<'(Func<(Of <<'(TSubType, U>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(U>)>>)>)>>), JoinType, ICriterion) | |
![Public method Public method](../icons/pubmethod.gif) | Lock()()()() | |
![Public method Public method](../icons/pubmethod.gif) | Lock(Expression<(Of <<'(Func<(Of <<'(Object>)>>)>)>>)) | |
![Protected method Protected method](../icons/protmethod.gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | OrderBy(Expression<(Of <<'(Func<(Of <<'(Object>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | OrderBy(Expression<(Of <<'(Func<(Of <<'(TSubType, Object>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | OrderBy(IProjection) | |
![Public method Public method](../icons/pubmethod.gif) | OrderByAlias | |
![Public method Public method](../icons/pubmethod.gif) | Select(array<Expression<(Of <<'(Func<(Of <<'(TRoot, Object>)>>)>)>>)>[]()[][]) | |
![Public method Public method](../icons/pubmethod.gif) | Select(array<IProjection>[]()[][]) | |
![Public method Public method](../icons/pubmethod.gif) | SelectList | |
![Public method Public method](../icons/pubmethod.gif) | Skip | (Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | Take | (Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | ThenBy(Expression<(Of <<'(Func<(Of <<'(Object>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | ThenBy(Expression<(Of <<'(Func<(Of <<'(TSubType, Object>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | ThenBy(IProjection) | |
![Public method Public method](../icons/pubmethod.gif) | ThenByAlias | |
![Public method Public method](../icons/pubmethod.gif) | ToRowCountInt64Query |
Clones the QueryOver, clears the orders and paging, and projects the RowCount (Int64)
(Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | ToRowCountQuery |
Clones the QueryOver, clears the orders and paging, and projects the RowCount
(Inherited from QueryOver<(Of <(<'TRoot>)>)>.) |
![Public method Public method](../icons/pubmethod.gif) | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | TransformUsing | |
![Public method Public method](../icons/pubmethod.gif) | Where(Expression<(Of <<'(Func<(Of <<'(Boolean>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | Where(Expression<(Of <<'(Func<(Of <<'(TSubType, Boolean>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | Where(ICriterion) | |
![Public method Public method](../icons/pubmethod.gif) | WhereNot(Expression<(Of <<'(Func<(Of <<'(Boolean>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | WhereNot(Expression<(Of <<'(Func<(Of <<'(TSubType, Boolean>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | WhereRestrictionOn(Expression<(Of <<'(Func<(Of <<'(Object>)>>)>)>>)) | |
![Public method Public method](../icons/pubmethod.gif) | WhereRestrictionOn(Expression<(Of <<'(Func<(Of <<'(TSubType, Object>)>>)>)>>)) | |