ObjectParameters Properties |
The ObjectParameters 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 column name prefixes (delimited by ';'). Columns starting with these won't be loaded to collection.
(Inherited from XmlData.) | |
Item |
Gets or sets the value of the column.
(Inherited from XmlData.) | |
MacroTable |
Macro table
(Inherited from XmlData.) | |
XmlRootName |
Gets name of xml root element.
(Inherited from XmlData.) |