Interface ScanControllerRowSource

All Superinterfaces:
GenericScanController, RowCountable, RowLocationRetRowSource, RowSource, ScanController
All Known Implementing Classes:
MergeScanRowSource, SortBufferRowSource

public interface ScanControllerRowSource extends ScanController, RowLocationRetRowSource
A ScanControllerRowSource is both a RowSource and a ScanController. This interface is internal to Access for use in the case of RowSource which are implemented on top of a ScanController.