This document is archived and information here might be outdated. Recommended version. |
Provides access to members that help Plug-In datasets.
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. | |
FetchWithFilterWithTime | Gets the records according to the envelope, where clause, FIDSet or time extent. | |
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 |
---|---|
IPlugInDatasetHelper2 | Provides access to members that help Plug-In datasets. |
IPlugInDatasetHelper | Provides access to members that help Plug-In datasets. |
CoClasses and Classes | Description |
---|