Data.DBXCommonTable.TDBXActiveTableReaderList.AllocateRowHandle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AllocateRowHandle: Integer;

C++

int __fastcall AllocateRowHandle();

Properties

Type Visibility Source Unit Parent
function public
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable TDBXActiveTableReaderList

Description

Used internally. Do not use this method.

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

See Also