Data.DBXStreamPlatform.TDBXJSonRow.SetDate
Delphi
procedure SetDate(DbxValue: TDBXDateValue; Value: TDBXDate); override;
C++
virtual void __fastcall SetDate(Data::Dbxcommon::TDBXDateValue* DbxValue, Data::Dbxcommon::TDBXDate Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Data.DBXStreamPlatform.pas Data.DBXStreamPlatform.hpp |
Data.DBXStreamPlatform | TDBXJSonRow |
Description
Embarcadero Technologies does not currently have any additional information.