FireDAC.Phys.SQLiteWrapper.TSQLiteValue.AsDate
Delphi
property AsDate: TDateTime read GetDate write SetDate;
C++
__property System::TDateTime AsDate = {read=GetDate, write=SetDate};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Phys.SQLiteWrapper.pas FireDAC.Phys.SQLiteWrapper.hpp |
FireDAC.Phys.SQLiteWrapper | TSQLiteValue |
Description
Embarcadero Technologies does not currently have any additional information.