Data.DBXStreamPlatform.TDBXJSonRow.CreateCustomValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function  CreateCustomValue(const ValueType: TDBXValueType): TDBXValue; override;

C++

virtual Data::Dbxcommon::TDBXValue* __fastcall CreateCustomValue(Data::Dbxcommon::TDBXValueType* const ValueType);

Properties

Type Visibility Source Unit Parent
function protected
Data.DBXStreamPlatform.pas
Data.DBXStreamPlatform.hpp
Data.DBXStreamPlatform TDBXJSonRow

Description


Embarcadero Technologies does not currently have any additional information.