ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
GISDataSource Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace : GISDataSource Class |
The following tables list the members exposed by GISDataSource.
Name | Description | |
---|---|---|
GISDataSource Constructor | Overloaded. Constructs a new instance of GISDataSource. |
Name | Description | |
---|---|---|
DataSourceDefinition | Definition of this data source as a string. | |
Identity | Identity of user connecting to data source, as encrypted with the Identity class. | |
Initialized | Whether the data source has been initialized. | |
Name | Name of the GIS DataSource. | |
Page | The web Page using this data source. | |
Resources | The collection of resources that this data source supports. | |
State | The serialized state of the data source. |
Name | Description | |
---|---|---|
ApplyResourceConfiguration | Applies resource configuration parameters to the passed-in resource info. Applies only to resource infos that are configurable. | |
CreateResource | Overloaded. Create a resource using a resource definition | |
Dispose | Disposes of the data source. | |
FromDataSourceDefintion | Parses connection information from the input data source definition string. | |
GetAvailableResourceDefinitions | Gets the definitions of available resources. | |
GetDataSourceInfo | Get information on available resources | |
GetResourceConfigParameters | Get parameters for configurating a resource. | |
GetResourceDetails | Get details on the passed in resource info | |
GetResourceProperties | Get read-only properties for the resource | |
GetResourcesInFolder | Populates the passed-in folder with assemblies. | |
GetSchema | Get XML Schema. | |
Initialize | Initializes the data source. | |
LoadState | Loads the state of the data source. | |
ReadXml | Read XML. | |
SaveState | Saves the state of the data source. | |
ToDataSourceDefinition | Exports a data source definition string from the input host and port. Used for TCP connections to ArcIMS servers. | |
WriteXml | Write XML. |