Show: Delphi C++
Display Preferences

Data.DBXCommon.TDBXWritableValue.AsDateTime

From XE2 API Documentation
Jump to: navigation, search

Delphi

property AsDateTime: TDateTime read GetAsDateTime write SetAsDateTime;

C++

__property System::TDateTime AsDateTime = {read=GetAsDateTime, write=SetAsDateTime};

Properties

Type Visibility Source Unit Parent
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXWritableValue

Description

AsDateTime is the TDateTime representation of this TDBXValue.

Data.DBXCommon.TDBXWritableValue.AsDateTime inherits from Data.DBXCommon.TDBXValue.AsDateTime. All content below this line refers to Data.DBXCommon.TDBXValue.AsDateTime.

AsDateTime is the TDateTime representation of this TDBXValue.

If there is no supported conversion to this type, an exception is raised.

See Also

Personal tools
Previous Versions
Translations