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


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

IGxGDSConnection Interface

Provides access to members of GxObject that connects to a GeoData Server.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method AttachGeoDatabase Attaches a Geodatabase.
Method Connect Connects to a GIS Data server.
Method CreateGeoDatabase Creates a new Geodatabase.
Read-only property DataServerManager The Data Server Manager object.
Method Disconnect Disconnects from a GIS Data server.
Read-only property IsAdministrator Indicates whether the connected user is an administrator or not.
Read-only property IsConnected Indicates whether the GIS Data server connection has been made.
Method Pause Pauses a Database server.
Method RestoreGeodatabase Restores a backup to the specified Geodatabase.
Method Resume Resumes a Database server.
Read-only property ServerName The server name.
Method Start Starts a Database server.
Method Stop Stops a Database server.

Classes that implement IGxGDSConnection

Classes Description
GxDataServer The one and only Data Server object.