ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
GISDataSourceBase Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GISDataSourceBase Class




The following tables list the members exposed by GISDataSourceBase.

Public Properties

 NameDescription
Public PropertyDataSourceDefinitionDefinition of this data source in string format.  
Public PropertyDataSourceType The datasource type string ("ArcGIS Server Local" or "ArcGIS Server Internet")  
Public PropertyIdentityIdentity of user connecting to data source.  
Public PropertyInitialized Whether the data source has been initialized.  
Public PropertyNameName of the GIS data source.  
Public PropertyPageThe Page using this data source.  
Public PropertyResources The collection of resources that this data source supports.  
Public PropertyStateReturns the state of the data source serialized to a Hashtable.  
Public PropertyXmlNamespaceSubstitute Xml namespace to use while talking to this server.  
Top

Public Methods

 NameDescription
Public MethodApplyResourceConfiguration Applies resource configuration parameters to the passed-in resource info. Applies only to resource infos that are configurable.  
Public MethodCreateResourceOverloaded. Creates a resource using a resource definition.  
Public MethodDisposeDisposes of the data source.  
Public MethodGetAvailableResourceDefinitionsGets the definitions of available resources.  
Public MethodGetDataSourceInfoGets information on available resources.  
Public MethodGetResourceConfigParametersGet parameters for configuring a resource.  
Public MethodGetResourceDetailsGet details on the resource info that is passed in.  
Public MethodGetResourceProperties Get read-only properties for the resource  
Public MethodGetResourcesInFolder Populates the passed-in folder with assemblies.  
Public MethodGetVersion Gets the version of the server messages.  
Public MethodInitializeInitializes the data source.  
Public MethodLoadStateLoads the state of the data source.  
Public MethodSaveStateSaves the state of the data source.  
Top

See Also

© 2010 All Rights Reserved.