Share via


NpgsqlSettings.ConnectionString Property

Definition

The connection string of the PostgreSQL database to connect to.

public string? ConnectionString { get; set; }
member this.ConnectionString : string with get, set
Public Property ConnectionString As String

Property Value

Applies to