This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesGDB > ESRI.ArcGIS.DataSourcesGDB > Classes > D > DataServerManager CoClass (ArcObjects .NET 10.4 SDK) |
Object to administer a Data Server.
The DataServerManager object allows you to connect to a Database Server and administer Database Servers. To be able to connect to a Database Server using this component, you must either be an administrator of that server, or you must be a user that an administrator has added to the server with the appropriate permission levels.
Interfaces | Description |
---|---|
IDataServerManager | Provides access to the DataServerManager object. |
IDataServerManagerAdmin | Provides access to administration functions of a Data Server. |
IServiceControl | Provides access to members controlling the database service. |
The Data Servers currently supported are Personal ArcSDE and Workgroup ArcSDE for Microsoft SQL Server Express Edition (2005 and 2008).