Check if a datasource supports filtering.
The item type (used for type narrowing).
The datasource to check.
True if datasource implements IFilterableDatasource<T>; false otherwise.
IFilterableDatasource<T>
Check if a datasource supports filtering.