RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXClientParameterRow.GetDouble Method
Pascal
procedure GetDouble(DbxValue: TDBXDoubleValue; var Value: Double; var IsNull: LongBool); override;
C++
virtual __fastcall GetDouble(TDBXDoubleValue DbxValue, Double Value, LongBool IsNull);

This is GetDouble, a member of class TDBXClientParameterRow.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!