FilterItemDefinition Methods
The FilterItemDefinition type exposes the following members.
Methods
Name | Description | |
---|---|---|
AppendExpression |
Appends the expression.
|
|
ConvertDate |
Converts the date.
|
|
ConvertToUniversalTime |
Converts to universal time.
|
|
CopyToNewFilter |
Copies to new filter.
|
|
CreateNullPropagationExpression |
Creates the null propagation expression.
|
|
FilterQuery<(Of <<'(TEntity>)>>) |
Filters the query.
|
|
GetBinaryExpression(Expression, Conditions, ConstantExpression) |
Gets the binary expression.
|
|
GetBinaryExpression<(Of <<'(TEntity>)>>)(ParameterExpression, String, Conditions, Type, Object) |
Gets the binary expression.
|
|
GetConditionText |
Gets the condition text.
|
|
GetDateReportText |
Gets the date report text.
|
|
GetMauiFilter<(Of <<'(TEntity>)>>) |
Gets the maui filter.
|
|
GetNewFilterItemDefinition |
Gets the new filter item definition.
|
|
GetPrintText |
Gets the print text.
|
|
GetPropertyExpression |
Gets the property expression.
|
|
GetPropertyValue<(Of <<'(TEntity>)>>) |
Gets the property value.
|
|
GetReportBeginTextPrintMode |
Gets the report begin text print mode.
|
|
GetReportText |
Gets the report text.
|
|
GetSearchValue |
Gets the search value.
|
|
GetStringExpression<(Of <<'(TEntity>)>>) |
Gets the string expression.
|
|
GetTableFieldForFilter |
Gets the table field for filter.
|
|
GetWhereMethod<(Of <<'(TEntity>)>>) |
Gets the where method.
|
|
LoadFromEntity |
Loads from entity.
|
|
LoadFromFilterReturn |
Loads from filter return.
|
|
PrintEndLogicText |
Prints the end logic text.
|
|
SaveToEntity |
Saves to entity.
|
|
SaveToFilterReturn |
Saves to filter return.
|
|
SetTableDescription |
Sets the table description.
|