TDbDataReader.GetDouble(Integer) Method

<< Click to Display Table of Contents >>

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

TDbDataReader.GetDouble(Integer) Method

Gets the value of the specified column as a double-precision floating point number.

 

Namespace: CNClrLib.ADONet.Client

expandingSyntax

Parameters

ordinal

Type: Integer

Return Value

Type: Double

expandingSee Also