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.

Public Constructors

 NameDescription
Public ConstructorGISDataSource ConstructorOverloaded. No-argument constructor.  
Top

Public Properties

 NameDescription
Public PropertyDataSourceDefinitionDefinition of this data source.  
Public PropertyIdentityIdentity of user connecting to data source.  
Public PropertyInitialized Whether the data source has been initialized.  
Public PropertyNameName of the GIS data source.  
Public PropertyPageThe Page using this data source.  
Public PropertyResources The collection of resources that this data source supports.  
Public PropertyStateThe state of the data source, including resources and functionalities.  
Top

Public Methods

 NameDescription
Public MethodCreateResource Creates a resource with the passed in definition  
Public MethodDisposeDisposes of the service.  
Public Methodstatic (Shared in Visual Basic)FromConnectionDefintion Sets data source properties; for graphics data source, ignores the input values.  
Public MethodGetAvailableResourceDefinitionsGets the definitions of available resources.  
Public MethodGetSchema Support for IXmlSerializable  
Public MethodInitialize Initializes the data source  
Public MethodLoadStateLoads state.  
Public MethodReadXml Support for IXmlSerializable  
Public MethodSaveState Saves the state of the resource and returns the hashtable with state information.  
Public Methodstatic (Shared in Visual Basic)ToServiceDefinitionOverloaded.  Exports the service definition to string. Returns empty string for graphics data source.  
Public MethodWriteXml Support for IXmlSerializable  
Top

See Also

© 2010 All Rights Reserved.