This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxDatabase Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that manage the properties of a GX database object. Note: the IGxDatabase interface has been superseded byIGxDatabase2. Please consider using the more recent version.
Description | ||
---|---|---|
Disconnect | Disconnects or releases the connection to the underlying database. | |
IsConnected | Indicates if the database is connected. | |
IsRemoteDatabase | Indicates if the database is remote. | |
Workspace | The associated workspace. | |
WorkspaceName | The workspace name. |
CoClasses and Classes | Description |
---|---|
GxDatabase | GxObject that represents a database. |
GxGDSGeodatabase | GxObject that represents an ArcGIS Geodatabase connection. |
GxTrackingServerConnection (esriTrackingAnalystUI) | A Catalog wrapper for tracking server connections. |