Data.DBXCommon.TDBXJSONValue Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AsBcdpublicTBcd representation of value.
AsBooleanpublicBoolean representation of value.
AsCurrencypublicAsCurrency is the Currency representation of this TDBXWritableValue value.
AsDatepublicTDBXDate representation of value.
AsDateTimepublicTDateTime representation of this TDBXWritableValue.
AsDBXReaderpublicTDBXReader representation of this TDBXWritableValue.
AsDoublepublicDouble representation of value.
AsInt16publicSmallInt representation of value.
AsInt32publicInteger representation of value.
AsInt64publicInt64 representation of value.
AsInt8publicShortInt representation of this TDBXWritableValue.
AsSinglepublicSingle representation of value.
AsStreampublicTStream representation of this TDBXWritableValue.
AsStringpublicUnicodeString representation of value.
AsTimepublicTDBXTime representation of value.
AsTimeStamppublicTSQLTimeStamp representation of value.
AsTimeStampOffsetpublicReturns the TSQLTimeStampOffset representation of the value.
AsUInt16publicWord representation of value.
AsUInt8publicByte representation of this TDBXWritableValue.
AsVariantpublicOleVariant representation of this TDBXWritableValue.
DbxContextprotected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
ValueTypepublicGets the value type for this value.