RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

FilterItemDefinition Methods

The FilterItemDefinition type exposes the following members.

Methods


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