combit List & Label 30 - .NET Help
combit.Reporting.DataProviders Namespace / IAdvancedFiltering Interface
Members


IAdvancedFiltering Interface
By implementing this interface by the class that also implements ITable, custom data providers can translate List & Label functions to a filter syntax that is directly usable by the database. This can speed up filtering remarkably.
Object Model
IAdvancedFiltering Interface
Syntax
'Declaration
 
Public Interface IAdvancedFiltering 
 
Requirements

See Also