Icon SessionList Property

__property TDBISAMSession* SessionList[const System::UnicodeString SessionName]

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