RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXRow.GetTimeStamp Method
Pascal
procedure GetTimeStamp(DbxValue: TDBXTimeStampValue; var Value: TSQLTimeStamp; var IsNull: LongBool); virtual;
C++
virtual __fastcall GetTimeStamp(TDBXTimeStampValue DbxValue, TSQLTimeStamp Value, LongBool IsNull);

This is GetTimeStamp, a member of class TDBXRow.

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