![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
Provides access to members that help Plug-In datasets.
This interface allows a dataset helper to implement data source-level filtering of rows using a where clause.
| Name | Description | |
|---|---|---|
![]()  | 
Bounds | The extent of the dataset. | 
![]()  | 
ClassCount | The number of classes in the dataset. | 
![]()  | 
ClassIndex | The index of the named class. | 
![]()  | 
ClassName | The name of the indicated class. | 
![]()  | 
FetchAll | Gets all the records in the database. | 
![]()  | 
FetchByEnvelope | Gets the records within the envelope (or the full extent if the envelope is null). | 
![]()  | 
FetchByID | Gets a record by object id. | 
![]()  | 
FetchWithFilter | Gets the records according to the envelope, where clause or FIDSet. | 
![]()  | 
Fields | The field set of the indicated class. | 
![]()  | 
OIDFieldIndex | The index of the oid field in the field set of the indicated dataset. | 
![]()  | 
ShapeFieldIndex | The index of the shape field in the field set of the indicated dataset. | 
| Interfaces | Description | 
|---|---|
| IPlugInDatasetHelper | Provides access to members that help Plug-In datasets. | 
| Classes | Description | 
|---|