Creates a new instance of the FbConnection class.
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);
FbConnection Class | FirebirdSql.Data.Firebird Namespace