Firebird ADO.NET Provider SDK Documentation - v1.7

FbConnectionStringBuilder Constructor

Creates a new instance of the FbConnectionStringBuilder class.

Overload List

Creates a new instance of the FbConnectionStringBuilder class.

public FbConnectionStringBuilder();

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

public FbConnectionStringBuilder(string);

See Also

FbConnectionStringBuilder Class | FirebirdSql.Data.Firebird Namespace