ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
GISDataSourceInternet Class Members
See Also  Properties  Methods  Send Feedback
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : GISDataSourceInternet Class




The following tables list the members exposed by GISDataSourceInternet.

Public Constructors

 NameDescription
public ConstructorGISDataSourceInternet ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyCatalogUrlThe resource definition for the data source in string format.  
public PropertyDataSourceDefinitionDefinition of this data source in string format. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public PropertyDataSourceTypeOverridden.   
public PropertyIdentityIdentity of user connecting to data source. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public PropertyInitialized Whether the data source has been initialized. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public PropertyNameName of the GIS data source. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public PropertyPageThe Page using this data source. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public PropertyResources The collection of resources that this data source supports. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public PropertyStateReturns the state of the data source serialized to a Hashtable. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public PropertyXmlNamespaceSubstituteOverridden.  Xml namespace to use while talking to this server.  
Top

Public Methods

 NameDescription
public MethodApplyResourceConfiguration Applies resource configuration parameters to the passed-in resource info. Applies only to resource infos that are configurable. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public MethodCreateResourceOverloaded. Overridden. Create a resource using a resource definition.  
public MethodDisposeDisposes of the data source. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public Methodstatic (Shared in Visual Basic)FromResourceUrl Parses the server, service name and service type from the GIS resource URL.  
public MethodGetAvailableResourceDefinitionsGets the definitions of available resources. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public MethodGetDataSourceInfoGets information on available resources. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public MethodGetResourceConfigParametersGet parameters for configuring a resource. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public MethodGetResourceDetailsGet details on the resource info that is passed in. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public MethodGetResourceProperties Get read-only properties for the resource (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public MethodGetResourcesInFolder Populates the passed-in folder with assemblies. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public Methodstatic (Shared in Visual Basic)GetResourceUrlReturns the data source URL for the ArcGIS Server Internet connection.  
public MethodGetVersion Gets the version of the server messages. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public MethodInitializeInitializes the data source. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public MethodLoadStateLoads the state of the data source. (Inherited from ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer.GISDataSourceBase)
public MethodSaveStateOverridden. Saves the state to a Hashtable.  
Top

See Also

© 2011 All Rights Reserved.