Firebird ADO.NET Provider SDK Documentation - v1.7

FbService.ConnectionString Property

Gets or sets the connection string.

[Visual Basic]
Public Property ConnectionString As String
[C#]
public string ConnectionString {get; set;}

See Also

FbService Class | FirebirdSql.Data.Firebird.Services Namespace