API:Bde.DBTables.TSessionList.List

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

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

C++

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

Description

Embarcadero Technologies does not currently have any additional information.