TDbDataReader.GetBoolean(Integer) Method

<< Click to Display Table of Contents >>

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

TDbDataReader.GetBoolean(Integer) Method

Gets the value of the specified column as a Boolean.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

ordinal

Type: Integer

Return Value

Type: Boolean

expandingSee Also