Show / Hide Table of Contents

FChoice.Foundation.Filters Namespace

Classes

  Class Description
Class AfterFilter Filter field on dates coming after the input to this filter
Class AndFilter Logical filter allowing 2 AND (inclusive) filters.
Class AndManyFilter Alternative filter to AndFilter which allows for more than two sub filters.
Class BeforeFilter Filter field on dates coming before the input to this filter
Class BetweenFilter Filter field for values that occur between the two filter inputs
Class ColumnBasedFilter Abstract filter type that maps to a column.
Class ContainsFilter Filter field on strings that contain the input to this filter
Class EndsWithFilter Filter on strings that end with the input to this filter
Class EqualsFilter Filter field on data that equals the input to this filter
Class Filter Abstract base of all filters.
Class FilterCollection Holds one or more filters. This collection is used by filters that allow children such as OrFilter and AndFilter
Class FilterExpression Filter expressions offer on non static alternative to FilterType for construction of Filter objects.
Class FilterType This is a helper factory for creation of Filter objects.
Class IsInFilter Filter on fields that are in the input array
Class IsNullFilter Filter on fields that are null
Class LessThanFilter Filter field that are less than filter input
Class LessThanOrEqualFilter Filter field that are less than or equal to the filter input
Class LikeFilter Filter field on strings that are like the filter input
Class LogicalFilter Abstract filter for logical filter types.
Class MoreThanFilter Filter field that are more than the filter input
Class MoreThanOrEqualFilter Filter field that are more than or equal to the filter input
Class NotContainsFilter Filter field on strings that do not contain the input to this filter
Class NotEndsWithFilter Filter field on strings that do end with the input to this filter
Class NotLikeFilter Filter field on strings that are not like the filter input
Class NotStartsWithFilter Filter field on strings that do start with the input to this filter
Class OlderThanDaysFilter Filter field on dates that are older than a number of days
Class OlderThanHoursFilter Filter field on dates that are older than a number of hours
Class OnFilter Filter field on dates occuring on the the input to this filter
Class OperationFilter Abstract filter for operation type filters.
Class OrFilter Logical filter allowing 2 OR (exclusive) filters.
Class OrManyFilter Alternative filter to OrFilter which allows for more than two sub filters.
Class SoundsLikeFilter Filter field on strings sound like the input to this filter
Class StartsWithFilter Filter field on strings that do not contain the input to this filter
Class TodayFilter Filter field on today's date
Class TomorrowFilter Filter field on tomorrow's date
Class WithinDaysFilter Filter field on dates that have occurred within a number of days
Class WithinHoursFilter Filter field on dates that have occurred within a number of hours
Class YesterdayFilter Filter

Reference

fcSDK Assembly

Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.