Click or drag to resize
XmlDataReaderColumns Property
Collection of columns to include in the source data.

Namespace: DataStreams.Xml
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public XmlDataReaderColumnCollection Columns { get; set; }

Property Value

Type: XmlDataReaderColumnCollection
See Also