| DataReaderBaseRecordValuesCollectionItem Property (Int32) |
Namespace: DataStreams.CommonAssembly: DataStreams (in DataStreams.dll) Version: 5.20.0.0
Syntax public string this[
int columnIndex
] { get; set; }
Public Default Property Item (
columnIndex As Integer
) As String
Get
Set
Parameters
- columnIndex
- Type: SystemInt32
Property Value
Type:
StringSee Also