Table of Contents

TAureliusConnection.Params Property

Gets or sets the connection parameters used by the native driver in driver mode.

Remarks

Each driver defines its own set of accepted parameters. Refer to the Aurelius documentation for the list of parameters supported by each driver. This property is only relevant when DriverName is set; it is ignored in adapter mode.

Syntax

Unit: Aurelius.Comp.Connection

property TAureliusConnection.Params: TStrings

See also