NpgsqlConnection.Open Method
Opens a database connection with the property settings specified by the ConnectionString.
[Visual Basic]
NotOverridable Public Sub Open() _
Implements
IDbConnection.Open
Remarks
Missing <remarks> documentation for M:Npgsql.NpgsqlConnection.Open
See Also
NpgsqlConnection Class | Npgsql Namespace