Click or drag to resize
DataReaderBaseRecordValuesCollectionItem Property (Int32)

Namespace: DataStreams.Common
Assembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax
public string this[
	int columnIndex
] { get; set; }

Parameters

columnIndex
Type: SystemInt32

Property Value

Type: String
See Also