API:Bde.DBTables.TSessionList.FindSession

From RAD Studio API Documentation

[–] Properties
Type: function
Visibility: public
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: TSessionList

Delphi

function FindSession(const SessionName: string): TSession;

C++

TSession* __fastcall FindSession(const System::UnicodeString SessionName);

Description

Embarcadero Technologies does not currently have any additional information.