TDbDataReader.GetInt32(Integer) Method

<< Click to Display Table of Contents >>

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

TDbDataReader.GetInt32(Integer) Method

Gets the value of the specified column as a 32-bit signed integer.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

ordinal

Type: Integer

Return Value

Type: Integer

expandingSee Also