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

FilterItemDefinition Members

The FilterItemDefinition type exposes the following members.

Constructors


  Name Description
Public method FilterItemDefinition
Initializes a new instance of the FilterItemDefinition class.

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.

Properties


  Name Description
Public property DateFilterType
Gets the type of the date filter.
Public property DateFilterValue
Gets the date filter value.
Public property DateType
Gets the type of the date.
Public property DisplayValue
Gets or sets the display value.
Public property EndLogic
Gets the end logic.
Public property FieldDescription
Gets or sets the field description.
Public property IsFixed
Gets a value indicating whether this instance is fixed.
Public property JoinDefinition
Gets or sets the join definition.
Public property LeftParenthesesCount
Gets the left parentheses count.
Public property Path
Gets the path.
Public property Processed
Gets a value indicating whether this FilterItemDefinition is processed.
Public property PropertyName
Gets the name of the property.
Public property ReportDescription
Gets or sets the report description.
Public property RightParenthesesCount
Gets the right parentheses count.
Public property TableDescription
Gets or sets the table description.
Public property TableFilterDefinition
Gets the table filter definition.
Public property TreeViewType
Gets the type of the TreeView.
Public property Type
Gets the type.
Public property Value
Gets the value to filter.
Public property ValueType
Gets or sets the type of the value.