#include <Fdo/Commands/Feature/ISelect.h>
#include <Fdo/Commands/Feature/IScrollableFeatureReader.h>
Go to the source code of this file.
Classes | |
class | FdoIExtendedSelect |
The FdoIExtendedSelect interface defines a Select command with extended capabilities. It provides the same functionality as FdoISelect, plus the ability to create a scrollable reader that allows forward, reverse or random access to the results set. More... |