NotLikeFilter Class
Filter field on strings that are not like the filter input
Syntax
'Declaration
Public Class NotLikeFilter
Inherits LikeFilter
public class NotLikeFilter : LikeFilter
Example
Developer Walkthrough - Advanced Filtering
Inheritance Hierarchy
System.Object
FChoice.Foundation.Filters.Filter
FChoice.Foundation.Filters.ColumnBasedFilter
FChoice.Foundation.Filters.OperationFilter
FChoice.Foundation.Filters.LikeFilter
FChoice.Foundation.Filters.NotLikeFilter
FChoice.Foundation.Filters.NotContainsFilter
FChoice.Foundation.Filters.NotEndsWithFilter
FChoice.Foundation.Filters.NotStartsWithFilter
Requirements
Namespace: FChoice.Foundation.Filters
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)