Data.DBXCommon.TDBXWritableValue.AsBcd

From RAD Studio API Documentation
Revision as of 18:37, 19 October 2011 by L10nBot (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property AsBcd: TBcd read GetAsBcd write SetAsBcd;

C++

__property Data::Fmtbcd::TBcd AsBcd = {read=GetAsBcd, write=SetAsBcd};

Properties

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

Description

TBcd representation of value.

AsBcd 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
Translations