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.

Public Constructors

 NameDescription
Public ConstructorGISDataSource ConstructorOverloaded. Constructs a new instance of GISDataSource.  
Top

Public Properties

 NameDescription
Public PropertyDataSourceDefinitionDefinition of this data source as a string.  
Public PropertyIdentity Identity of user connecting to data source, as encrypted with the Identity class.  
Public PropertyInitialized Whether the data source has been initialized.  
Public PropertyNameName of the GIS DataSource.  
Public PropertyPageThe web Page using this data source.  
Public PropertyResources The collection of resources that this data source supports.  
Public PropertyStateThe serialized state of the data source.  
Top

Public Methods

 NameDescription
Public MethodApplyResourceConfiguration Applies resource configuration parameters to the passed-in resource info. Applies only to resource infos that are configurable.  
Public MethodCreateResourceOverloaded.  Create a resource using a resource definition  
Public MethodDisposeDisposes of the data source.  
Public Methodstatic (Shared in Visual Basic)FromDataSourceDefintion Parses connection information from the input data source definition string.  
Public MethodGetAvailableResourceDefinitionsGets the definitions of available resources.  
Public MethodGetDataSourceInfo Get information on available resources  
Public MethodGetResourceConfigParameters Get parameters for configurating a resource.  
Public MethodGetResourceDetails Get details on the passed in resource info  
Public MethodGetResourceProperties Get read-only properties for the resource  
Public MethodGetResourcesInFolder Populates the passed-in folder with assemblies.  
Public MethodGetSchema Get XML Schema.  
Public MethodInitializeInitializes the data source.  
Public MethodLoadStateLoads the state of the data source.  
Public MethodReadXml Read XML.  
Public MethodSaveStateSaves the state of the data source.  
Public Methodstatic (Shared in Visual Basic)ToDataSourceDefinition Exports a data source definition string from the input host and port. Used for TCP connections to ArcIMS servers.  
Public MethodWriteXml Write XML.  
Top

See Also

© 2010 All Rights Reserved.