API:Bde.DBTables.TSessionList.CurrentSession
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
| Unit: Bde.DBTables | |
| Parent: TSessionList | |
Delphi
property CurrentSession: TSession read GetCurrentSession write SetCurrentSession;
C++
__property TSession* CurrentSession = {read=GetCurrentSession, write=SetCurrentSession};
Description
Embarcadero Technologies does not currently have any additional information.