Firebird ADO.NET Provider 1.7 API Documentation

FbConnectionStringBuilder.DataSource Property

Gets the name of the Firebird Server to which to connect.

public string DataSource {get; set;}

Property Value

The name of the Firebird Server to which to connect. The default value is an empty string.

See Also

FbConnectionStringBuilder Class | FirebirdSql.Data.Firebird Namespace