ESRI.ArcGIS.ADF.Web.DataSources
ESRI.ArcGIS.ADF.Web.DataSources Namespace
See Also  Inheritance Hierarchy
ESRI.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.

Classes

 ClassDescription
ClassDataSourceDefinerInfo Information used to create a UI for defining a data source.
ClassDataSourceInfo Information about a particular data source end point.
ClassDataSourceInfoCollection Represent a collection of data source end points.
ClassDataSourceInfoTree  
ClassFieldInfo Defines how a field is displayed by the ADF.
ClassFieldInfoCollection Information on how a collection of fields are displayed.
ClassGISDataSourceCollection A collection of IGISService objects
ClassGISFunctionalityCollection A collection of objects implementing IGISFunctionality.
ClassGISResourceCollection A collection of objects implementing IGISResource.
ClassGPBoolean  
ClassGPDataFile  
ClassGPDataTable  
ClassGPDate  
ClassGPDouble  
ClassGPFeatureGraphicsLayer  
ClassGPGeometry  
ClassGPLinearUnit  
ClassGPLong  
ClassGPMapResourceDefinition  
ClassGPMultiValue  
ClassGPParameterInfo  
ClassGPRasterData  
ClassGPRasterDataLayer  
ClassGPResult  
ClassGPString  
ClassGPToolInfo  
ClassGPValue  
ClassGroupLayerInfo Layer definition for a group layer.
ClassJobMessage  
ClassLayerInfo Defines how features from a layer are symbolized and how their field values are formatted for display.
ClassLayerInfoBase The base class for layer definitions. This class cannot be extended outside the ADF.
ClassLodInfo Provides information about a scale level of detail (LOD) for map display.
ClassLodInfoComparer Utility class for comparing LodInfo objects.
ClassResourceInfo Information about a resource in a data source end point.
ClassServerData  
ClassTileCacheInfo Maintains information about a tile cache.

Interfaces

 InterfaceDescription
InterfaceIApplicationStateSettings Implement for resources that support caching information in application state.
InterfaceICodedValueFunctionality Enables access to coded value functionality on a GIS resource.
InterfaceIDataSourceDefiner Implemented by controls that can be used to define datasource instances. Web or windows controls. Control assembly and type specified in datasource config file.
InterfaceIDataSourceDiscovery An optional interface that can be implemented by GIS Data Source classes to provide information on how the datasource can be discovered.
InterfaceIDesignEditorForm Interface that defines a design-time editor form.
InterfaceIGeocodeFunctionality Interface that defines a GIS functionality for geocoding.
InterfaceIGeocodeResource Interface for a GIS resource for geocoding.
InterfaceIGeoprocessingFunctionality GIS functionality for performing geoprocessing task analysis.
InterfaceIGeoprocessingFunctionalityAsync Asynchronous Geoprocessing functionality.
InterfaceIGeoprocessingFunctionalitySync Synchronous geoprocessing functionality.
InterfaceIGeoprocessingResource A GIS resource used for geoprocessing analysis.
InterfaceIGISDataSource Defines members that must be implemented by a GIS data source to be utilized by Web ADF controls and APIs.
InterfaceIGISFunctionality A GIS Functionality.
InterfaceIGISResource A GIS Resource in a GIS Data Source.
InterfaceIMapFunctionality Allows access to mapping functionality, such as drawing the map and getting layer information.
InterfaceIMapInformation Interface that defines common properties of the map resource.
InterfaceIMapResource A GIS resource for display and query of maps.
InterfaceIMapTocFunctionality Functionality of the resource to support display in the table of contents.
InterfaceIOutputSpatialReference An interface for classes that allow setting the spatial reference of output results
InterfaceIQueryFunctionality Enables access to querying functionality on a GIS resource.
InterfaceIRequiresImpersonation Marks a class as requiring impersonation in order for the connection to occur to the data source.
InterfaceIRequiresJavaScriptRegistration Optional interface to be implemented by tile functionalities that require java script registration
InterfaceIRotationInformation Optional interface to be implemented by MapInformation classes to provide information on the default rotation of a map resource.
InterfaceIScaleBarFunctionality Enables drawing a scale bar for the data source.
InterfaceISupportsLayerInfo Interface that defines methods to get information about map layers.
InterfaceISupportsRotation Optional interface to be implemented by map functionalities that support rotation.
InterfaceISupportsValidation To be implemented by resources that support explicit validation.
InterfaceITileFunctionality Provides access to map images by tiles.
InterfaceIValidationSettings Settings for validating resources

Delegates

 DelegateDescription
DelegateDataSourceDefinitionCanceledEventHandler The delegate for the data source definition cancelled event.
DelegateDataSourceDefinitionCompletedEventHandler The delegate for the data source definition completed event.

Enumerations

 EnumerationDescription
EnumerationDataSourceDiscoveryTarget The target for which data source definition info is requested.
EnumerationExecutionType  
EnumerationGPParameterDirection  
EnumerationGPParameterType  
EnumerationJobMessageType  
EnumerationJobStatus  
EnumerationResourceType The type of resource
EnumerationTransportType  
EnumerationUnits  
EnumerationValidationInterval The interval for validating resources.

See Also

© 2010 All Rights Reserved.