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




The following tables list the members exposed by GISDataSourceLocal.

Public Constructors

 NameDescription
Public ConstructorGISDataSourceLocal ConstructorOverloaded. Default constructor.  
Top

Public Properties

 NameDescription
Public PropertyConnectionConnection used to communicate with the GIS server.  
Public PropertyDataSourceDefinitionDefinition of this data source in string format. (Inherited from GISDataSourceBase)
Public PropertyDataSourceTypeOverridden.   
Public PropertyHostName of the GIS server host.  
Public PropertyIdentityIdentity of user connecting to data source. (Inherited from GISDataSourceBase)
Public PropertyInitialized Whether the data source has been initialized. (Inherited from GISDataSourceBase)
Public PropertyNameName of the GIS data source. (Inherited from GISDataSourceBase)
Public PropertyPageThe Page using this data source. (Inherited from GISDataSourceBase)
Public PropertyResources The collection of resources that this data source supports. (Inherited from GISDataSourceBase)
Public PropertyStateReturns the state of the data source serialized to a Hashtable. (Inherited from GISDataSourceBase)
Public PropertyXmlNamespaceSubstituteOverridden.  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. (Inherited from GISDataSourceBase)
Public MethodCreateResourceOverloaded. Overridden. Create a resource using a resource definition.  
Public MethodDisposeDisposes of the data source.  
Public MethodGetAvailableResourceDefinitionsGets the definitions of available resources. (Inherited from GISDataSourceBase)
Public MethodGetDataSourceInfoGets information on available resources. (Inherited from GISDataSourceBase)
Public MethodGetResourceConfigParametersGet parameters for configuring a resource. (Inherited from GISDataSourceBase)
Public MethodGetResourceDetailsGet details on the resource info that is passed in. (Inherited from GISDataSourceBase)
Public MethodGetResourceProperties Get read-only properties for the resource (Inherited from GISDataSourceBase)
Public MethodGetResourcesInFolder Populates the passed-in folder with assemblies. (Inherited from GISDataSourceBase)
Public MethodGetVersion Gets the version of the server messages. (Inherited from GISDataSourceBase)
Public Methodstatic (Shared in Visual Basic)HasNonPooledServicesOverloaded. Whether the passed-in resource manager has non-pooled resources.  
Public MethodInitializeInitializes the data source. (Inherited from GISDataSourceBase)
Public MethodLoadStateLoads the state of the data source. (Inherited from GISDataSourceBase)
Public Methodstatic (Shared in Visual Basic)ReleaseNonPooledContexts Releases all non-pooled server contexts stored in session.  
Public MethodSaveStateOverridden. Saves the state to a Hashtable.  
Top

See Also

© 2010 All Rights Reserved.