Provides access to members that manage the properties of a GX database object.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
![]() |
Connect | Connectsto the underlying database. |
![]() |
Disconnect | Disconnects or releases the connection to the underlying database. |
![]() |
IsConnected | Indicates if the database is connected. |
![]() |
IsEnterpriseGeodatabase | Indicates if the database is an enterprise geodatabase. |
![]() |
IsRemoteDatabase | Indicates if the database is remote. |
![]() |
Workspace | The associated workspace. |
![]() |
WorkspaceName | The workspace name. |
CoClasses that implement IGxDatabase2
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. |