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