Show: Delphi C++
Display Preferences

Data.DBXCommon.TDBXValue.GetAsBcd

From XE2 API Documentation
Jump to: navigation, search

Delphi

function GetAsBcd: TBcd; virtual;

C++

virtual Data::Fmtbcd::TBcd __fastcall GetAsBcd(void);

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValue

Description

Get TBcd representation of value.

GetAsBcd returns a TBcd representation of the value. It applies a type conversion if needed. If there is no supported conversion to this type, an exception is raised.

See Also

Personal tools
Previous Versions
Translations