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


In This Topic
    IAdvancedFiltering Interface
    In This Topic
    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 
    public interface IAdvancedFiltering 
    public interface class IAdvancedFiltering 
    Requirements

    See Also