Click or drag to resize
CqlReaderItem Property (Int32)

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

Parameters

ordinal
Type: SystemInt32

Property Value

Type: Object

Implements

IDataRecordItemInt32
See Also