RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDateValue Class

Implementation of writable date type values.

Pascal
TDBXDateValue = class(TDBXWritableValue);
C++
class TDBXDateValue : public TDBXWritableValue;

Implementation of TDBXWritableValue for TDBXDataTypes.DateType values. 

 

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