![]() ![]() |
ESRI.ArcGIS.ADF.Web.DataSources | |
ResourceInfo Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : ResourceInfo Class |
The following tables list the members exposed by ResourceInfo.
Name | Description | |
---|---|---|
![]() | ResourceInfo Constructor | Overloaded. Default, parameterless constructor |
Name | Description | |
---|---|---|
![]() | Configurable | Whether the resource is configurable. |
![]() | ConfigurationComplete | Whether the resource has been completely configured and the resource info is usable. |
![]() | ResourceDefinition | The definition string for this resource. |
![]() | Type | The type of this resource |
Name | Description | |
---|---|---|
![]() | GetSchema | This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class. |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | WriteXml | Converts an object into its XML representation. |