API:Bde.DBTables.TSessionList.Sessions

From RAD Studio API Documentation

[–] Properties
Type: property
Visibility: public
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: TSessionList

Delphi

property Sessions[Index: Integer]: TSession read GetSession; default;

C++

__property TSession* Sessions[int Index] = {read=GetSession/*, default*/};

Description

Embarcadero Technologies does not currently have any additional information.