Data.DBXCommon.TDBXValue.CreateValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

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 */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValue

Description

Crée des valeurs pour les classes TDBXReader et TDBXParameterList.

Crée des valeurs pour les propriétés Value et Value.