Provides access to members that manage the schematic recorset.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
Description | ||
---|---|---|
Close | Closes the schematic recorset. | |
FindRecord | Finds a record by its identifiers fields values inside the schematic recorset. | |
IsBOF | Indicates whether or not the 'BOF' flag of the schematic recorset is on. | |
IsEOF | Indicates whether or not the 'EOF' flag of the schematic recorset is on. | |
MoveFirst | Moves to the first record of the schematic recorset. | |
MoveNext | Moves to the next record of the schematic recorset. | |
Open | Opens the schematic recorset. | |
RecordIdentifier | Current record identifiers fields values. | |
RecordValue | Field value of the current record. | |
Refresh | Refreshes the schematic recorset. | |
SchematicDataSource | Schematic data source of the schematic recorset. |