Data.DBXCommonTable.TDBXActiveTableReaderList.AllocateRowHandle

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Unit: Data.DBXCommonTable
Parent: TDBXActiveTableReaderList

Delphi

function AllocateRowHandle: Integer;

C++

int __fastcall AllocateRowHandle();

Description

Used internally. Do not use this method.

Do not use the AllocateRowHandle method. AllocateRowHandle is used internally.

See Also