Data.DBXStreamPlatform.TDBXJSonRow.CreateCustomValue

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.