Click or drag to resize

CqlReaderItem Property (Int32)

Namespace:  Dse.Data
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public override Object this[
	int ordinal
] { get; }

Parameters

ordinal
Type: SystemInt32

Property Value

Type: Object

Implements

IDataRecordItemInt32
See Also