Icon SessionList Property

property SessionList[const SessionName: String]: TDBISAMSession

Usage

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

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