GetConnectionByName method

Applies to
TIB_Session

Declaration
Function GetConnectionByName(ADBName: string ): TIB_Connection;

Description
This method will return a reference to a TIB_Connection compoent based on its DataBaseName property. If a matching databasename is not found then nil will be retunred.