Click or drag to resize
XmlRecordReaderColumnCollectionItem Property (String)

Namespace: DataStreams.Xml
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public XmlRecordReaderColumn this[
	string columnName
] { get; set; }

Parameters

columnName
Type: SystemString

Property Value

Type: XmlRecordReaderColumn
See Also