API:Bde.DBTables.TSessionList.CurrentSession
Delphi
property CurrentSession: TSession read GetCurrentSession write SetCurrentSession;
C++
__property TSession* CurrentSession = {read=GetCurrentSession, write=SetCurrentSession};
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!