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.
Name | Description | |
---|---|---|
DataSourceDefinition | Definition of this data source in string format. | |
DataSourceType | The datasource type string ("ArcGIS Server Local" or "ArcGIS Server Internet") | |
Identity | Identity of user connecting to data source. | |
Initialized | Whether the data source has been initialized. | |
Name | Name of the GIS data source. | |
Page | The Page using this data source. | |
Resources | The collection of resources that this data source supports. | |
State | Returns the state of the data source serialized to a Hashtable. | |
XmlNamespaceSubstitute | 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. | |
CreateResource | Overloaded. Creates a resource using a resource definition. | |
Dispose | Disposes of the data source. | |
GetAvailableResourceDefinitions | Gets the definitions of available resources. | |
GetDataSourceInfo | Gets information on available resources. | |
GetResourceConfigParameters | Get parameters for configuring a resource. | |
GetResourceDetails | Get details on the resource info that is passed in. | |
GetResourceProperties | Get read-only properties for the resource | |
GetResourcesInFolder | Populates the passed-in folder with assemblies. | |
GetVersion | Gets the version of the server messages. | |
Initialize | Initializes the data source. | |
LoadState | Loads the state of the data source. | |
SaveState | Saves the state of the data source. |