ESRI.ArcGIS.ADF.Web.DataSources.Graphics | |
GISDataSource Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.Graphics Namespace : GISDataSource Class |
The following tables list the members exposed by GISDataSource.
Name | Description | |
---|---|---|
GISDataSource Constructor | Overloaded. No-argument constructor. |
Name | Description | |
---|---|---|
DataSourceDefinition | Definition of this data source. | |
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 | The state of the data source, including resources and functionalities. |
Name | Description | |
---|---|---|
CreateResource | Creates a resource with the passed in definition | |
Dispose | Disposes of the service. | |
FromConnectionDefintion | Sets data source properties; for graphics data source, ignores the input values. | |
GetAvailableResourceDefinitions | Gets the definitions of available resources. | |
GetSchema | Support for IXmlSerializable | |
Initialize | Initializes the data source | |
LoadState | Loads state. | |
ReadXml | Support for IXmlSerializable | |
SaveState | Saves the state of the resource and returns the hashtable with state information. | |
ToServiceDefinition | Overloaded. Exports the service definition to string. Returns empty string for graphics data source. | |
WriteXml | Support for IXmlSerializable |