RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDataExpressProviderContext.CreateRowStorage Method
Pascal
function CreateRowStorage(const CollectionName: UnicodeString; const Columns: TDBXValueTypeArray): TDBXTableRow; override;
C++
virtual __fastcall TDBXTableRow CreateRowStorage(const UnicodeString CollectionName, const TDBXValueTypeArray Columns);

This is CreateRowStorage, a member of class TDBXDataExpressProviderContext.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!