Icon SessionList Property

property SessionList[const SessionName: String]: TEDBSession

Usage

Use the SessionList property to access a given TEDBSession component by name. The name of a session is specified via the TEDBSession SessionName property.

Information This property only applies when the EngineType property is set to etClient.
Image