Firebird ADO.NET Provider SDK Documentation - v1.7

FbConnection Constructor

Creates a new instance of the FbConnection class.

Overload List

Creates a new instance of the FbConnection class.

public FbConnection();

Creates a new instance of the FbConnection class with the specified connection string.

public FbConnection(string);

See Also

FbConnection Class | FirebirdSql.Data.Firebird Namespace