API:Bde.DBTables.TSessionList.Sessions
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. Please help us document this topic by using the Discussion page!