Icon Sessions Property

property Sessions[Index: Integer]: TDBISAMSession

Usage

Use the Sessions property to access a given TDBISAMSession component by index. The Index parameter must be in the range of zero to the current value of the Count property minus one.

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