PostgreSqlDataSource Constructor
Overload List
Name | Description | |
---|---|---|
![]() |
PostgreSqlDataSource(Nullable<(Of <<'(String>)>>), String, Nullable<(Of <<'(PostgreSqlDataSourceSettings>)>>)) |
Initializes a new instance of the PostgreSqlDataSource class.
|
![]() |
PostgreSqlDataSource(String, Nullable<(Of <<'(PostgreSqlDataSourceSettings>)>>)) |
Initializes a new instance of the PostgreSqlDataSource class.
|
![]() |
PostgreSqlDataSource(Nullable<(Of <<'(String>)>>), NpgsqlConnectionStringBuilder, Nullable<(Of <<'(PostgreSqlDataSourceSettings>)>>)) |
Initializes a new instance of the PostgreSqlDataSource class.
|
![]() |
PostgreSqlDataSource(NpgsqlConnectionStringBuilder, Nullable<(Of <<'(PostgreSqlDataSourceSettings>)>>)) |
Initializes a new instance of the PostgreSqlDataSource class.
|