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


IMapServerDataAccess Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapServerDataAccess Interface
ArcGIS Developer Help

IMapServerDataAccess Interface

Provides access to the data source behind the MapServer.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetDataSource Get Data Source
Method GetDisplayDataSource Get Display Data Source

Classes that implement IMapServerDataAccess

Classes Description
MapServer The MapServer component provides programmatic access to the contents of a map document on disk, and creates images of the map contents based on user requests. Designed for use in building map-based web services and web applications.