ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer | |
GISDataSourceInternet Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GISDataSourceInternet Class |
The following tables list the members exposed by GISDataSourceInternet.
Name | Description | |
---|---|---|
GISDataSourceInternet Constructor | Overloaded. Default constructor. |
Name | Description | |
---|---|---|
CatalogUrl | The resource definition for the data source in string format. | |
DataSourceDefinition | Definition of this data source in string format. (Inherited from GISDataSourceBase) | |
DataSourceType | Overridden. | |
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. (Inherited from GISDataSourceBase) | |
FromResourceUrl | Parses the server, service name and service type from the GIS resource URL. | |
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) | |
GetResourceUrl | Returns the data source URL for the ArcGIS Server Internet connection. | |
GetVersion | Gets the version of the server messages. (Inherited from GISDataSourceBase) | |
Initialize | Initializes the data source. (Inherited from GISDataSourceBase) | |
LoadState | Loads the state of the data source. (Inherited from GISDataSourceBase) | |
SaveState | Overridden. Saves the state to a Hashtable. |