Data.DBXCommonTable.TDBXActiveTableReaderList.CloseAllActiveTableReaders

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

procedure CloseAllActiveTableReaders;

C++

void __fastcall CloseAllActiveTableReaders();

Description

Used internally. Do not use this method.

CloseAllActiveTableReaders is an internally used method.

See Also