Data.DBXCommon.TDBXReader.RowHandle
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
| Unit: Data.DBXCommon | |
| Parent: TDBXReader | |
Delphi
property RowHandle: Integer read GetRowHandle;
C++
__property int RowHandle = {read=GetRowHandle, nodefault};
Description
Unique ID for reader.
RowHandle is a unique ID for this reader.