Unit 'SQLDB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TSQLConnection.ConnOptions

The set of Connection options being used in the Connection.

Declaration

Source position: sqldb.pp line 293

public property TSQLConnection.ConnOptions : TConnOptions
  read FConnOptions;

Description

ConnOptions is the set of options used by this connection component. It is normally the same value for all connections of the same type

See also

TConnOption

  

Connection options.


Documentation generated on: Jul 24 2023