RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue.SetDate Method

Sets the date value for date data types..

Pascal
procedure SetDate(const Value: TDBXDate); virtual;
C++
virtual __fastcall SetDate(const TDBXDate Value);

Sets the date value for TDBXValue instances with a data type of DateType

 

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