ESRI.ArcGIS.ADF.Web.DataSources
ESRI.ArcGIS.ADF.Web.DataSources Assembly
See Also 
The ESRI.ArcGIS.ADF.Web.DataSources assembly contains interfaces and classes that can be implemented to integrate data sources as resources within the Web ADF.  This generic framework to integrate data sources in the Web ADF is known as the Common Data Source API.  Data source specific implementations can be found in separate assemblies that follow the format: ESRI.ArcGIS.ADF.Web.DataSources.<data source>.dll. 

Namespaces

NamespaceDescription
ESRI.ArcGIS.ADF.Web.DataSourcesESRI.ArcGIS.ADF.Web.DataSources contains interfaces, classes and enumerations for implementing and consolidating the use of data sources within the Web ADF.  The most basic level of interaction is defined by IGISDataSource, IGISResource, and IGISFunctionality.  These interfaces are implemented to define the capabilities of a data source as a resource in the Web ADF.
ESRI.ArcGIS.ADF.Web.DataSources.ExceptionsContains exceptions that may be thrown when using a data source.
© 2010 All Rights Reserved.