ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
MapResourceBase Class Methods
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace : MapResourceBase Class




For a list of all members of this type, see MapResourceBase members.

Public Methods

 NameDescription
Public MethodApplyCodedValueInfo Obtains coded value domain information for fields in the data table and stores this information in the extended properties of the table. This is to facilitate conversion of codes into their corresponding descriptive text.  
Public MethodClearState Clears the state maintained by this resource. (Inherited from GISResourceBase)
Public MethodCreateFunctionalityOverridden. Creates a new instance of the GIS functionality type.  
Public MethodDispose Disposes of the resource.  
Public MethodEnsureDataFrame Do not use. For framework use only.  
Public Methodstatic (Shared in Visual Basic)FromResourceDefinitionOverloaded. Parses the service name and data frame from a string resource definition.  
Public Methodstatic (Shared in Visual Basic)GetDataFramesOverloaded. Gets the names of the data frames in a map service.  
Public MethodGetDomain Get domain associated with a field, but if the domain for that field is inherited from another field, then obtain domain information from that other field.  
Public MethodGetSubtypeInfo Returns subtype information for a given layer/table id.  
Public MethodInitializeInitializes the resource to make it ready to use. (Inherited from GISResourceBase)
Public MethodLoadState Loads the state of the resource. The data source must have been specified previously. (Inherited from GISResourceBase)
Public MethodPerformValidation Do the actual validation. Validate will call this method if validation is required for this initialization according to the ValidationInterval setting and whether validation has already succeeded for the session. (Inherited from GISResourceBase)
Public MethodSaveStateOverridden. Saves the state of the resource.  
Public MethodSupportsFunctionalityOverridden. Whether the resource supports the functionality specified.  
Public Methodstatic (Shared in Visual Basic)ToResourceDefinitionOverloaded. Serializes a resource definition to a string.  
Public MethodValidate Validates whether the service used by the resource is up. (Inherited from GISResourceBase)
Top

See Also

© 2010 All Rights Reserved.