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

RelatedTableFilterDefinition<(Of <(<'TRelatedEntity>)>)>..::..AddFixedFilter Method

Overload List


  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.