This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRemoteDatabaseWorkspaceFactory Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that manage remote database connection information.
Description | ||
---|---|---|
DeleteConnectionFile | Deletes the remote database workspace connection file. | |
EditConnectionFile | Edits the properties of a remote database workspace connection file. | |
RenameConnectionFile | Renames the remote database workspace connection file. |
CoClasses and Classes | Description |
---|---|
AMSWorkspaceFactory (esriTrackingAnalyst) | Controls functionality for the tracking workspace factory. |
OLEDBWorkspaceFactory (esriDataSourcesOleDB) | OleDB Workspace Factory. |
SdeWorkspaceFactory (esriDataSourcesGDB) | Esri SDE Workspace Factory. |
SqlWorkspaceFactory (esriDataSourcesGDB) | Sql workspace factory |
The IRemoteDatabaseWorkspaceFactory is an optional interface supported by remote database workspaces that contains additional methods for connection file management.