ExtendedXmlData Properties |
The ExtendedXmlData type exposes the following members.
Name | Description | |
---|---|---|
AllowMacros |
Indicates if macro values are allowed
(Inherited from XmlData.) | |
ColumnNames |
Column names.
(Inherited from XmlData.) | |
ExcludedColumns |
List of excluded columns (delimited by ';') which wont be loaded to collection. Test contains startwith.
(Inherited from XmlData.) | |
Item |
Gets or sets the value of the column.
(Inherited from XmlData.) | |
ItemIdentificator | Obsolete.
Gets or sets the item identifier, if is set data can be saved structured.
| |
ItemIdentifier |
Gets or sets the item identifier, if is set data can be saved structured.
| |
MacroTable |
Macro table
(Inherited from XmlData.) | |
Value |
Value of the custom data, if set, overrides the data collection.
(Inherited from XmlData.) | |
XmlRootName |
Gets name of xml root element.
(Inherited from XmlData.) |