Data.DBXMemoryRow.TDBXMemoryRow.SetValueType
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXMemoryRow.pas Data.DBXMemoryRow.hpp
| |
Unit: Data.DBXMemoryRow | |
Parent: TDBXMemoryRow |
Delphi
procedure SetValueType(ValueType: TDBXValueType); override;
C++
virtual void __fastcall SetValueType(Data::Dbxcommon::TDBXValueType* ValueType);
Description
Sets the value type in a TDBXMemoryRow.
SetValueType is used to set the value type in a TDBXMemoryRow.