Interface ScanControllerRowSource
- All Superinterfaces:
GenericScanController, RowCountable, RowLocationRetRowSource, RowSource, ScanController
- All Known Implementing Classes:
MergeScanRowSource, SortBufferRowSource
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.
-
Field Summary
Fields inherited from interface ScanController
GE, GT, NA -
Method Summary
Methods inherited from interface GenericScanController
close, getScanInfo, isKeyed, isTableLocked, newRowLocationTemplate, reopenScan, reopenScanByRowLocationMethods inherited from interface RowCountable
getEstimatedRowCount, setEstimatedRowCountMethods inherited from interface RowLocationRetRowSource
needsRowLocation, needsRowLocationForDeferredCheckConstraints, offendingRowLocation, rowLocationMethods inherited from interface RowSource
closeRowSource, getNextRowFromRowSource, getValidColumns, needsToCloneMethods inherited from interface ScanController
delete, didNotQualify, doesCurrentPositionQualify, fetch, fetchLocation, fetchNext, fetchWithoutQualify, isCurrentPositionDeleted, isHeldAfterCommit, next, positionAtRowLocation, replace