Click or drag to resize

CqlReaderItem Property (Int32)

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

Parameters

ordinal
Type: SystemInt32

Property Value

Type: Object

Implements

IDataRecordItemInt32
See Also