ESRI.ArcGIS.ADF.Web.DataSources
IGISResource Interface Methods
See Also 
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IGISResource Interface




For a list of all members of this type, see IGISResource members.

Public Methods

 NameDescription
 MethodClearStateClears the resource state.  
 MethodCreateFunctionalityCreates a GIS functionality using the type and name specified.  
 MethodDisposeDisposes the resource.  
 MethodInitializeInitializes the resource. Deprecated. It is recommended that implementations initialize on demand, i.e., when properties or methods are used that require initialization. Clients of this interface using custom datasource implementations should continue to call this method unless they are sure that the custom datasource initializes on demand.  
 MethodLoadStateLoads state stored with a data source. Deprecated. It is recommended that implementations load state on demand, i.e., when properties or methods are used that require state. Clients of this interface using custom datasource implementations should continue to call this method unless they are sure that the custom datasource loads state on demand.  
 MethodSaveStateSave the state of the GIS resource.  
 MethodSupportsFunctionalityDetermines whether a GIS resource supports a GIS functionality type.  
Top

See Also

© 2010 All Rights Reserved.