Data.DBXCommon.TDBXInt16Value Properties
From RAD Studio API Documentation
InheritedProtected
AsBoolean public Boolean representation of value.
AsDate public TDBXDate representation of value.
AsDouble public Double representation of value.
AsInt16 public SmallInt representation of value.
AsInt32 public Integer representation of value.
AsInt64 public Int64 representation of value.
AsSingle public Single representation of value.
AsString public UnicodeString representation of value.
AsTime public TDBXTime representation of value.
AsTimeStamp public TSQLTimeStamp representation of value.
AsTimeStampOffset public Returns the TSQLTimeStampOffset representation of the value.
AsUInt16 public Word representation of value.
DbxContext protected
ValueType public Gets the value type for this value.