return IFilter |
This FilterImpl instance (for method chaining). |
string name |
The parameter's name. |
object value |
The values to be applied. |
Type IFilter
Namespace NHibernate
return IFilter |
This FilterImpl instance (for method chaining). |
string name |
The parameter's name. |
object value |
The values to be applied. |
return IFilter |
|
string name |
|
Object[] values |
return IFilter |
This FilterImpl instance (for method chaining). |
string name |
The parameter's name. |
ICollection values |
The values to be expanded into an SQL IN list. |
return FilterDefinition
|
return string
|