API:Bde.DBTables.TSessionList.List

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property List[const SessionName: string]: TSession read GetSessionByName;

C++

__property TSession* List[const System::UnicodeString SessionName] = {read=GetSessionByName};

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.