Data.DBXCommon.TDBXDriverHelp.CopyRowValue
| [–] Properties | |
|---|---|
| Type: procedure function | |
| Visibility: public | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp | |
| Unit: Data.DBXCommon | |
| Parent: TDBXDriverHelp | |
Delphi
class procedure CopyRowValue(Value: TDBXValue; DBXRow: TDBXRow); static; inline;
C++
static void __fastcall CopyRowValue(TDBXValue* Value, TDBXRow* DBXRow);
Description
Embarcadero Technologies does not currently have any additional information.