Main Page
Modules
Classes
Files
FdoIExtendedSelect
ClearOrderingOptions
ExecuteScrollable
GetOrderingOption
SetOrderingOption
virtual
FdoIScrollableFeatureReader
* FdoIExtendedSelect::ExecuteScrollable
(
)
[pure virtual]
Executes the select command and returns an
FdoIScrollableFeatureReader
.
Remarks:
If ordering is enabled, then the returned reader is sorted according to the ordering collection. This method performs sorting and allocates an integer value for each row.
Returns:
Returns a
FdoIScrollableFeatureReader
object