Adds a XmlDataReader.Column to the collection.
Inherited from DataReaderColumnCollection.
public void Add(DataReaderColumn);
Inherited from DataReaderColumnCollection.
public void Add(DataReaderColumn,string);
Adds a XmlDataReader.Column to the collection.
public void Add(string,string);
Adds a XmlDataReader.Column to the collection.
public void Add(string,string,string);
XmlDataReader.ColumnCollection Class | DataStreams.Xml Namespace