| 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 column name prefixes (delimited by ';'). Columns starting with these won't be loaded to collection.
| |
| Item |
Gets or sets the value of the column.
| |
| MacroTable |
Macro table
| |
| Value | Obsolete.
Single value of the custom data. If set, overrides the data collection.
| |
| XmlRootName |
Gets name of xml root element.
|