ColumnBasedFilter Class
Abstract filter type that maps to a column.
Syntax
'Declaration
Public MustInherit Class ColumnBasedFilter
Inherits Filter
public abstract class ColumnBasedFilter : Filter
Example
Developer Walkthrough - Advanced Filtering
Inheritance Hierarchy
System.Object FChoice.Foundation.Filters.Filter FChoice.Foundation.Filters.ColumnBasedFilter FChoice.Foundation.Filters.BetweenFilter FChoice.Foundation.Filters.IsInFilter FChoice.Foundation.Filters.IsNullFilter FChoice.Foundation.Filters.OperationFilter FChoice.Foundation.Filters.SoundsLikeFilter
Requirements
Namespace: FChoice.Foundation.Filters
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)
Reference
ColumnBasedFilter Members FChoice.Foundation.Filters Namespace](FChoice.Foundation.Filters.ColumnBasedFilter** FChoice.Foundation.Filters.BetweenFilter FChoice.Foundation.Filters.IsInFilter FChoice.Foundation.Filters.IsNullFilter FChoice.Foundation.Filters.OperationFilter FChoice.Foundation.Filters.SoundsLikeFilter
Requirements
Namespace: FChoice.Foundation.Filters
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)
Reference
ColumnBasedFilter Members FChoice.Foundation.Filters Namespace