API:Bde.DBTables.TSessionList.CurrentSession

From RAD Studio API Documentation
Jump to: navigation, search

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.