DbReaderItem Property (Int32) |
Namespace: Innovator.Client.ConnectionAssembly: Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax public Object this[
int i
] { get; }
Public ReadOnly Default Property Item (
i As Integer
) As Object
Get
Parameters
- i
- Type: SystemInt32
Property Value
Type:
ObjectImplements
IDataRecordItemInt32See Also