Click or drag to resize
XmlData Properties

The XmlData type exposes the following members.

Properties
  NameDescription
Public propertyAllowMacros
Indicates if macro values are allowed
Public propertyColumnNames
Column names.
Public propertyExcludedColumns
List of excluded column name prefixes (delimited by ';'). Columns starting with these won't be loaded to collection.
Public propertyItem
Gets or sets the value of the column.
Public propertyMacroTable
Macro table
Public propertyValue Obsolete.
Single value of the custom data. If set, overrides the data collection.
Public propertyXmlRootName
Gets name of xml root element.
Top
See Also