This document is archived and information here might be outdated. Recommended version. |
Provides access to members that query record values quickly.
This is a special interface that may be implemented by the plug-in cursor helper class of a plug-in data source. IPlugInFastQueryValues cannot be implemented in Visual Basic. Its FastQueryValues method is more efficient than the QueryValues method on IPlugInCursorHelper.
This interface is only appropriate for plug-in data sources implemented in C++.
Name | Description | |
---|---|---|
FastQueryValues | Gets the values for the non-geometry fields in the current record. |
CoClasses and Classes | Description |
---|