This document is archived and information here might be outdated.  Recommended version.


IGxDatabase2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxDatabase2 Interface
ArcGIS Developer Help

IGxDatabase2 Interface

Provides access to members that manage the properties of a GX database object.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method Connect Connectsto the underlying database.
Method Disconnect Disconnects or releases the connection to the underlying database.
Read-only property IsConnected Indicates if the database is connected.
Read-only property IsEnterpriseGeodatabase Indicates if the database is an enterprise geodatabase.
Read-only property IsRemoteDatabase Indicates if the database is remote.
Read-only property Workspace The associated workspace.
Read/write property WorkspaceName The workspace name.

Classes that implement IGxDatabase2

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.