API:Data.DBXCommonTable.TDBXNoOpRow.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 public
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable TDBXNoOpRow

Description


Embarcadero Technologies does not currently have any additional information.