Data.DBXStreamPlatform.TDBXJSonRow.CreateCustomValue
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.DBXStreamPlatform.pas Data.DBXStreamPlatform.hpp
| |
| Unit: Data.DBXStreamPlatform | |
| Parent: TDBXJSonRow | |
Delphi
function CreateCustomValue(const ValueType: TDBXValueType): TDBXValue; override;
C++
virtual Data::Dbxcommon::TDBXValue* __fastcall CreateCustomValue(Data::Dbxcommon::TDBXValueType* const ValueType);
Description
Embarcadero Technologies does not currently have any additional information.