RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValue.GetTime Method

Gets the time value for time data types.

Pascal
function GetTime: TDBXTime; virtual;
C++
virtual __fastcall TDBXTime GetTime();

Gets the time value for TDBXValue instances with a data type of TimeType. Throws a TDBXError exception if IsNull is true. 

 

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