| Name | Description |
---|
 | List(CriteriaImpl) | (Inherited from ISessionImplementor.) |
 | List<(Of <<'(T>)>>)(CriteriaImpl) | (Inherited from ISessionImplementor.) |
 | List<(Of <<'(T>)>>)(String, QueryParameters) | (Inherited from ISessionImplementor.) |
 | List(String, QueryParameters) |
Execute a List() query
(Inherited from ISessionImplementor.) |
 | List(CriteriaImpl, IList) | (Inherited from ISessionImplementor.) |
 | List(IQueryExpression, QueryParameters) |
Execute a List() expression query
(Inherited from ISessionImplementor.) |
 | List(NativeSQLQuerySpecification, QueryParameters) |
Execute an SQL Query
(Inherited from ISessionImplementor.) |
 | List<(Of <<'(T>)>>)(NativeSQLQuerySpecification, QueryParameters) | (Inherited from ISessionImplementor.) |
 | List(String, QueryParameters, IList) | (Inherited from ISessionImplementor.) |
 | List(NativeSQLQuerySpecification, QueryParameters, IList) | (Inherited from ISessionImplementor.) |