TDbDataReader.Item[Integer] Property

<< Click to Display Table of Contents >>

Navigation:  ADONetVCL > Symbol Reference > CNClrLib.ADONet.Client > Classes > TDbDataReader > Properties >

TDbDataReader.Item[Integer] Property

Gets the value of the specified column.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

ordinal

Type: Integer

Property Value

Type: OleVariant

expandingSee Also