The properties of the XmlDataReader.ColumnCollection class are listed below. For a complete list of XmlDataReader.ColumnCollection class members, see the XmlDataReader.ColumnCollection Members topic.
CaseSensitive (inherited from NamedColumnCollection) | This determines whether the column lookup using the column name will be case sensitive or not. Default is true. |
Count (inherited from NamedColumnCollection) | |
Item | Overloaded. The XmlDataReader.Column at the specified index. |
Names (inherited from NamedColumnCollection) |
XmlDataReader.ColumnCollection Class | DataStreams.Xml Namespace