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.
public interface IAdvancedFiltering
public interface class IAdvancedFiltering
'Declaration
Public Interface IAdvancedFiltering