Data.DBXCommon.TDBXValue.CreateValue

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function CreateValue(DBXContext: TDBXContext; ValueType: TDBXValueType; DbxRow: TDBXRow; ReadOnlyType: Boolean): TDBXWritableValue; overload; static;
class function CreateValue(ValueType: TDBXValueType): TDBXWritableValue; overload; static;

C++

static TDBXWritableValue* __fastcall CreateValue(TDBXContext* DBXContext, TDBXValueType* ValueType, TDBXRow* DbxRow, bool ReadOnlyType)/* overload */;
static TDBXWritableValue* __fastcall CreateValue(TDBXValueType* ValueType)/* overload */;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValue

Beschreibung

Erstellt Werte für die beiden Klassen TDBXReader und TDBXParameterList.

Erstellt Werte für die Eigenschaften Value und Value.