ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
GISResource Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace : GISResource Class |
The following tables list the members exposed by GISResource.
Name | Description | |
---|---|---|
DataSource | The GIS data source used by this GIS resource. | |
Functionalities | The collection of GIS functionalities that this resource supports. | |
Initialized | Whether the resource has been initialized. | |
Name | Name of the GIS Resource. | |
ResourceDefinition | Definition of this resource as a string. | |
ServerConnection | The connection to the ArcIMS server. | |
ValidationInterval | How often the resource should be validated. | |
ValidationTimeout | Time out for validating a resource in milliseconds. Can be used in Initialize. |
Name | Description | |
---|---|---|
ClearState | Clears the state maintained by this resource. | |
CreateFunctionality | Creates the requested functionality. | |
Dispose | Disposes the resource, save the state. | |
GetSchema | Get XML Schema. | |
Initialize | Initializes the resource. | |
LoadState | Loads the state of the resource from its data source. | |
ReadXml | Read XML. | |
SaveState | Saves the state of the resource. | |
SupportsFunctionality | Whether the resource supports the passed in functionality type. | |
Validate | Validates whether the service used by the resource is available. | |
WriteXml | Write XML. |