Data.DBXCommon.TDBXCallbackValue.SetRowValue
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXCallbackValue |
Delphi
procedure SetRowValue; override;
C++
virtual void __fastcall SetRowValue()/* overload */;
Description
Sets the value of the FDbxRow field.
SetRowValue updates the value of the FDbxRow field to this TDBXCallbackValue.