![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources | |
IGISDataSource Interface | |
Members See Also Send Feedback |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IGISDataSource Interface |
Visual Basic (Declaration) | |
---|---|
Public Interface IGISDataSource |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As IGISDataSource |
C# | |
---|---|
public interface IGISDataSource |
To expose a source of GIS data to the Web ADF Common Data Source API (Common API), the IGISDataSource interface must be implemented. The Common API is founded on GIS data sources that implement the IGISDataSource, IGISResource, and IGISFunctionality interfaces. A GIS data source can be used to create one or more resources (IGISResource), and a resource can create one or more functionalities (IGISFunctionality). Web ADF controls are able to access capabilities and consolidate results from a GIS data source that implements the Common API contract. In many cases, the implementation class for the GIS data source will store connection and identity details for GIS data services and path information for file-based data sources.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family