API:Bde.DBTables.TSessionList.Sessions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
property public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables TSessionList

Description

Embarcadero Technologies does not currently have any additional information.