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.
Name | Description | |
---|---|---|
GISDataSourceLocal Constructor | Overloaded. Default constructor. |
Name | Description | |
---|---|---|
Connection | Connection used to communicate with the GIS server. | |
DataSourceDefinition | Definition of this data source in string format. (Inherited from GISDataSourceBase) | |
DataSourceType | Overridden. | |
Host | Name of the GIS server host. | |
Identity | Identity of user connecting to data source. (Inherited from GISDataSourceBase) | |
Initialized | Whether the data source has been initialized. (Inherited from GISDataSourceBase) | |
Name | Name of the GIS data source. (Inherited from GISDataSourceBase) | |
Page | The Page using this data source. (Inherited from GISDataSourceBase) | |
Resources | The collection of resources that this data source supports. (Inherited from GISDataSourceBase) | |
State | Returns the state of the data source serialized to a Hashtable. (Inherited from GISDataSourceBase) | |
XmlNamespaceSubstitute | Overridden. Xml namespace to use while talking to this server. |
Name | Description | |
---|---|---|
ApplyResourceConfiguration | Applies resource configuration parameters to the passed-in resource info. Applies only to resource infos that are configurable. (Inherited from GISDataSourceBase) | |
CreateResource | Overloaded. Overridden. Create a resource using a resource definition. | |
Dispose | Disposes of the data source. | |
GetAvailableResourceDefinitions | Gets the definitions of available resources. (Inherited from GISDataSourceBase) | |
GetDataSourceInfo | Gets information on available resources. (Inherited from GISDataSourceBase) | |
GetResourceConfigParameters | Get parameters for configuring a resource. (Inherited from GISDataSourceBase) | |
GetResourceDetails | Get details on the resource info that is passed in. (Inherited from GISDataSourceBase) | |
GetResourceProperties | Get read-only properties for the resource (Inherited from GISDataSourceBase) | |
GetResourcesInFolder | Populates the passed-in folder with assemblies. (Inherited from GISDataSourceBase) | |
GetVersion | Gets the version of the server messages. (Inherited from GISDataSourceBase) | |
HasNonPooledServices | Overloaded. Whether the passed-in resource manager has non-pooled resources. | |
Initialize | Initializes the data source. (Inherited from GISDataSourceBase) | |
LoadState | Loads the state of the data source. (Inherited from GISDataSourceBase) | |
ReleaseNonPooledContexts | Releases all non-pooled server contexts stored in session. | |
SaveState | Overridden. Saves the state to a Hashtable. |