Show / Hide Table of Contents

AppendFilter Method (FCGeneric)

Adds a filter to constrain the results of an FCGeneric Query against a numeric DataField.

Adds a filter to constrain the results of an FCGeneric Query.

Overload List

Overload Description
AppendFilter(String,Boolean)  
AppendFilter(String,NumberOps,Int32) Adds a filter to constrain the results of an FCGeneric Query against a numeric DataField.  
AppendFilter(String,NumberOps,Decimal) Adds a filter to constrain the results of an FCGeneric Query against a numeric DataField.  
AppendFilter(String,DateOps,DateTime) Adds a filter to constrain the results of an FCGeneric Query against a DateTime DataField.  
AppendFilter(String,StringOps,String) Adds a filter to constrain the results of an FCGeneric Query against a String DataField.  

Remarks

Filters are a powerful feature that make it easy to limit the rows returned by a Query. You may call filter methods multiple times resulting in each successive filter further constraining the rows returned.

You can call ClearFilters to remove all the filters being applied to a FCGeneric

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family

Reference

FCGeneric Class
FCGeneric Members

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.