KaxListViewFilterExpressionCollection Methods |
The KaxListViewFilterExpressionCollection type exposes the following members.
Name | Description | |
---|---|---|
Add | ||
BuildExpression |
Returns a expression builder object, the root of the
fluent api helpers
|
|
BuildExpression(ActionKaxListViewFilterExpressionFluentBuilder) |
A helper method for building filter expressions hierarchy in an fluent like manner
|
|
Clear | ||
Contains | ||
CopyTo | ||
FindByFieldName |
Finds a expression bound to a given fieldName
|
|
GetEnumerator | ||
IndexOf | ||
Insert | ||
Remove | ||
RemoveAt | ||
ToDynamicLinq |
Returns a string representation of the filter expressions
in format suitable for LinqDataSource usage.
|
|
ToEntitySQL |
Returns a string representation of the filter expressions
in format suitable for EntityDataSource usage.
|
|
ToOql |