ObjectManager Members
ObjectManager is the main object to the Enterprise database, and is the only object that is CoCreatable; all other Enterprise database objects are instantiated from this interface.
| Name | Description |
|---|---|
| CheckDatabaseConnection | Return value: Boolean. |
| Connect | Specify the Enterprise database connection information. |
| Copy | - |
| Disconnect | Disconnect the Object Manager from the Enterprise database; all derived objects become invalid. |
| ExtractData | Return value: Variant. |
| FindFolder | Returns the specified folder from the System View. Return value: SPCFolder. |
| Open | Return value: Variant. |
| PromptForUpdateInfo | Prompt for user change info like reason comment, sdms comment, etc, if required, for the given Monitor, Profile, etc. Return value: Boolean. |
| Reconnect | Reconnect into Enterprise using the SPCServer pointer or Application pointer. |
| Refresh | Requery the Enterprise database for most up-to-date information. |
| SendMail | - |
| Name | Description |
|---|---|
| ADONETDatabaseConnections | Returns the collection of ADO.NET Database Connections in the Enterprise database. Return value: ADONETDatabaseConnections. This property is read only. |
| AlarmManager | Returns an interface to the MAS Alarm Manager. Return value: AlarmManager. This property is read only. |
| AllAnalysisModules | Return value: AnalysisModules. This property is read only. |
| AllCharacteristicOptions | Return value: String(). This property is read only. |
| AuditLogRecords | Return value: AuditLogRecords. This property is read only. |
| AuditLogRecordsEx | Return value: AuditLogRecords. This property is read only. |
| BinaryDocuments | Return value: BinaryDocuments. This property is read only. |
| Characteristics | Returns the collection of all Characteristics in Enterprise database. Return value: Characteristics. This property is read only. |
| ColorCodes | Returns the collection of all color codes in the Enterprise database. Return value: ColorCodes. This property is read only. |
| Connected | Return value: Boolean. This property is read only. |
| CurrentUser | Return value: User. This property is read only. |
| Dashboards | Returns the collection of all Dashboards in the Enterprise database. Return value: Dashboards. This property is read only. |
| DataEntry | Return value: DataEntry. This property is read only. |
| Documents | Return value: Documents. This property is read only. |
| ExternalDatabaseConnections | Returns the collection of External Database Connections in the Enterprise database. Return value: ExternalDatabaseConnections. This property is read only. |
| Groups | Returns the collection of all Groups in the Enterprise database. Return value: Groups. This property is read only. |
| HDFSServers | Returns the collection of all HDFS servers in Enterprise database. Return value: HDFSServers. This property is read only. |
| Icons | Returns the set of MAS Dashboard icons in the Enterprise database. Return value: Icons. This property is read only. |
| InstalledAnalysisModules | Return value: AnalysisModules. This property is read only. |
| Labels | Returns the collection of all Labels in the Enterprise database. Return value: Labels. This property is read only. |
| MonitorDataPath | Return value: String. This property is read only. |
| Monitors | Returns the collection of all Monitors in the Enterprise database. Return value: Monitors. This property is read only. |
| ObjectReporter | Return value: ObjectReporter. This property is read only. |
| Option | Returns Enterprise options. Assignment value: Variant. |
| OrphanObjects | Return value: Variant. This property is read only. |
| Param | Returns/sets name/value parameter pairs. Return/assignment value: Variant. |
| PermissionInfos | Return value: PermissionInfos. This property is read only. |
| ProductTraceabilityHelper | Return value: ProductTraceabilityHelper. This property is read only. |
| Profiles | Returns the collection of all Profiles in the Enterprise database. Return value: Profiles. This property is read only. |
| QueryHelper | Return value: QueryHelper. This property is read only. |
| QueryHelper2 | Return value: QueryHelper2. This property is read only. |
| QueueManager | Returns an interface to the MAS Queue Manager. Return value: QueueManager. This property is read only. |
| RootFolder | Returns the root folder of the System View. Return value: SPCFolder. This property is read only. |
| SBDAServers | Returns the collection of all SBDA servers in Enterprise database. Return value: SBDAServers. This property is read only. |
| SDMSHelper | Return value: SDMSHelper. This property is read only. |
| StandardProfileSequences | Return value: StandardProfileSequences. This property is read only. |
| Stations | Returns the collection of all Stations in the Enterprise database. Return value: Stations. This property is read only. |
| SystemOptions | Returns the system level options. Return value: SystemOptions. This property is read only. |
| TICServers | Returns the collection of all TIC servers in Enterprise database. Return value: TICServers. This property is read only. |
| TasksetStatuses | Returns an interface to the TasksetStatuses collection. Return value: TasksetStatuses. This property is read only. |
| Tasksets | Returns the collection of all Tasksets in the Enterprise database. Return value: Tasksets. This property is read only. |
| Transaction | Returns the Transaction object which controls transaction access for the Enterprise database calls. Return value: Transaction. This property is read only. |
| UserGroupReporter | Return value: UserGroupReporter. This property is read only. |
| Users | Returns the collection of all Users in the Enterprise database. Return value: Users. This property is read only. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
