This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage the schematic data source design.
Name | Description | |
---|---|---|
AlterSchematicConnection | Changes the schematic connection of the schematic data source. | |
CreateSchematicRecordsetFromQuery | Creates a schematic recordset from a query. | |
CreateSchematicRecordsetFromTable | Creates a schematic recordset from a table name. | |
FindRelatedDiagrams | Finds the schematic diagrams which use the schematic data source. | |
HasRelatedDiagrams | Indicates whether or not some schematic diagrams use the schematic data source. | |
IsUnused | Indicates whether or not the schematic data source is unused. | |
TableNames | Names of the tables the schematic data source can access to. |
CoClasses and Classes | Description |
---|---|
SchematicDataSource | Schematic data source object. |