Click or drag to resize

CqlReaderGetString Method

Namespace:  Dse.Data
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public override string GetString(
	int ordinal
)

Parameters

ordinal
Type: SystemInt32

Return Value

Type: String

Implements

IDataRecordGetString(Int32)
See Also