Firebird ADO.NET Provider SDK Documentation - v1.7

FbService.Close Method 

Closes the connection to the Firebird Service Manager. This is the preferred method of closing any open connection.

[Visual Basic]
Protected Sub Close()
[C#]
protected void Close();

See Also

FbService Class | FirebirdSql.Data.Firebird.Services Namespace