RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXParamsRow.GetBoolean Method
Pascal
procedure GetBoolean(DbxValue: TDBXBooleanValue; var Value: LongBool; var IsNull: LongBool); override;
C++
virtual __fastcall GetBoolean(TDBXBooleanValue DbxValue, LongBool Value, LongBool IsNull);

This is GetBoolean, a member of class TDBXParamsRow.

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