Unit 'MSSQLConn' Package
[Overview][Classes][Variables][Index] [#fcl]

TMSSQLConnection.GetConnectionInfo

Return some information about the connection.

Declaration

Source position: mssqlconn.pp line 111

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: Jul 24 2023