Data.DBXCommon.TDBXRow.CreateCustomValue
Delphi
function CreateCustomValue(const ValueType: TDBXValueType): TDBXValue; virtual;
C++
virtual TDBXValue* __fastcall CreateCustomValue(TDBXValueType* const ValueType);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXRow |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!