Overload List
Name | Description | |
---|---|---|
![]() | Filter(Object, String) | Obsolete.
Apply a filter to a persistent collection.
(Inherited from ISession.) |
![]() | Filter(Object, String, QueryParameters) |
Execute a filter
|
![]() | Filter<(Of <(T>)>)(Object, String, QueryParameters) |
Execute a filter (strongly-typed version).
|
![]() | Filter(Object, String, Object, IType) | Obsolete.
Apply a filter to a persistent collection, binding the given parameter to a "?" placeholder
(Inherited from ISession.) |
![]() | Filter(Object, String, array<Object>[]()[], array<IType>[]()[]) | Obsolete.
Apply a filter to a persistent collection, binding the given parameters to "?" placeholders.
(Inherited from ISession.) |