ESRI.ArcGIS.ADF.Web
CodedValueTableInfo Class Members
See Also  Fields  Properties  Methods 
ESRI.ArcGIS.ADF.Web.Display Namespace : CodedValueTableInfo Class




The following tables list the members exposed by CodedValueTableInfo.

Public Constructors

 NameDescription
Public ConstructorCodedValueTableInfo Constructor Default constructor.  
Top

Public Fields

 NameDescription
Public Fieldstatic (Shared in Visual Basic)ADFCodedValueInfo Key used for ExtendedProperties of a DataTable to store and retrieve related table information.  
Public FieldCodedValueColumns List of codes and descriptions for all columns/fields in a layer.  
Top

Public Properties

 NameDescription
Public PropertySubtypeColumnName Name of the column/field in the table that is the subtype column.  
Top

Public Methods

 NameDescription
Public Methodstatic (Shared in Visual Basic)ConvertTable Converts coded values in all rows to their equivalent description. If the source table does not have the extended properties information, it will be returned unmodified. If conversion is possible, then a new DataTable is returned and the source table is unmodified.  
Public Methodstatic (Shared in Visual Basic)FromString Deserializes the object from a string.  
Public Methodstatic (Shared in Visual Basic)GetConvertedRow Converts coded values in the row to their equivalent description.  
Public MethodToStringOverridden.  Serializes the object so it can be stored in a DataTable using ExtendedProperties.  
Top

See Also

© 2010 All Rights Reserved.