RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValue.CreateValue Method

Creates values for both the TDBXReader and TDBXParameterList classes.

Pascal
class function CreateValue(DBXContext: TDBXContext; ValueType: TDBXValueType; DbxRow: TDBXRow; ReadOnlyType: Boolean): TDBXValue;
C++
__fastcall TDBXValue CreateValue(TDBXContext DBXContext, TDBXValueType ValueType, TDBXRow DbxRow, Boolean ReadOnlyType);

Creates values for Value and Value properties. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!