API:Bde.DBTables.TSessionList.List
| [–] 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.