[Overview][Classes][Variables][Index] Reference for unit 'MSSQLConn' (#fcl)

TMSSQLConnection.GetConnectionInfo

Return some information about the connection

Declaration

Source position: mssqlconn.pp line 112

public function TMSSQLConnection.GetConnectionInfo(

  InfoType: TConnInfoType

):string; override;

Arguments

InfoType

  

The kind of connection information to be returned.

Function result

>Requested information as a string value.

Description

GetConnectionInfo overrides TSQLConnection.GetConnectionInfo to return the relevant information for the Interbase/Firebird connection.

See also

TSQLConnection.GetConnectionInfo

  

Return some information about the connection

TConnInfoType

  

Connection information to be retrieved


Documentation generated on: May 14 2021