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