Transaction parameters.
Source position: sqldb.pp line 362
published property TSQLTransaction.Params : TStringList |
Params can be used to set connection-specific parameters in the form of Key=Value pairs. The contents of this property therefor depends on the type of connection.
|
An abstract class representing a connection to a SQL Database. |