This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage the schematic recordset.
Name | Description | |
---|---|---|
Close | Closes the schematic recordset. | |
FindRecord | Finds a record by its identifiers fields values inside the schematic recordset. | |
IsBOF | Indicates whether or not the 'BOF' flag of the schematic recordset is on. | |
IsEOF | Indicates whether or not the 'EOF' flag of the schematic recordset is on. | |
MoveFirst | Moves to the first record of the schematic recordset. | |
MoveNext | Moves to the next record of the schematic recordset. | |
Open | Opens the schematic recordset. | |
RecordIdentifier | Current record identifiers fields values. | |
RecordValue | Field value of the current record. | |
Refresh | Refreshes the schematic recordset. | |
SchematicDataSource | Schematic data source of the schematic recordset. |
CoClasses and Classes | Description |
---|