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

RelatedTableFilterDefinition<(Of <(<'TRelatedEntity>)>)> Members

The RelatedTableFilterDefinition<(Of <(<'TRelatedEntity>)>)> type exposes the following members.

Constructors


  Name Description
Public method RelatedTableFilterDefinition<(Of <(<'TRelatedEntity>)>)>
Initializes a new instance of the RelatedTableFilterDefinition<(Of <(<'TRelatedEntity>)>)> class.

Methods


  Name Description
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, String>)>>)>)>>), Conditions, String)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Int32>)>>)>)>>), Conditions, Int32)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Nullable<(Of <<'(Int32>)>>)>)>>)>)>>), Conditions, Int32)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Int64>)>>)>)>>), Conditions, Int32)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Nullable<(Of <<'(Int64>)>>)>)>>)>)>>), Conditions, Int32)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Byte>)>>)>)>>), Conditions, Int32)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Nullable<(Of <<'(Byte>)>>)>)>>)>)>>), Conditions, Int32)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Int16>)>>)>)>>), Conditions, Int32)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Nullable<(Of <<'(Int16>)>>)>)>>)>)>>), Conditions, Int32)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Single>)>>)>)>>), Conditions, Single)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Nullable<(Of <<'(Single>)>>)>)>>)>)>>), Conditions, Single)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Double>)>>)>)>>), Conditions, Double)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Nullable<(Of <<'(Double>)>>)>)>>)>)>>), Conditions, Double)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, DateTime>)>>)>)>>), Conditions, DateTime)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Nullable<(Of <<'(DateTime>)>>)>)>>)>)>>), Conditions, DateTime)
Adds a fixed filter.
Public method AddFixedFilter(Expression<(Of <<'(Func<(Of <<'(TRelatedEntity, Boolean>)>>)>)>>), Conditions, Boolean)
Adds a fixed filter.
Public method Include<(Of <<'(TParentRelatedEntity>)>>)
Includes the specified related property.