This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxGDSConnection Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members of GxObject that connects to a GeoData Server.
Description | ||
---|---|---|
AttachGeoDatabase | Attaches a Geodatabase. | |
Connect | Connects to a GIS Data server. | |
CreateGeoDatabase | Creates a new Geodatabase. | |
DataServerManager | The Data Server Manager object. | |
Disconnect | Disconnects from a GIS Data server. | |
IsAdministrator | Indicates whether the connected user is an administrator or not. | |
IsConnected | Indicates whether the GIS Data server connection has been made. | |
Pause | Pauses a Database server. | |
RestoreGeodatabase | Restores a backup to the specified Geodatabase. | |
Resume | Resumes a Database server. | |
ServerName | The server name. | |
Start | Starts a Database server. | |
Stop | Stops a Database server. |
CoClasses and Classes | Description |
---|---|
GxDataServer | The one and only Data Server object. |