| [Overview][Classes][Variables][Index] | 
Return some information about the connection
Source position: mssqlconn.pp line 112
public function TMSSQLConnection.GetConnectionInfo(  | 
InfoType: TConnInfoType  | 
):string; override;  | 
InfoType  | 
  | 
The kind of connection information to be returned.  | 
>Requested information as a string value.
GetConnectionInfo overrides TSQLConnection.GetConnectionInfo to return the relevant information for the Interbase/Firebird connection.
  | 
Return some information about the connection  | 
|
  | 
Connection information to be retrieved  |