Class NpgsqlProviderAdapter.NpgsqlConnection
- Namespace
 - LinqToDB.DataProvider.PostgreSQL
 
- Assembly
 - linq2db.dll
 
[Wrapper]
public class NpgsqlProviderAdapter.NpgsqlConnection : TypeWrapper, IDisposable
  - Inheritance
 - 
      
      
      NpgsqlProviderAdapter.NpgsqlConnection
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Constructors
NpgsqlConnection(object, Delegate[])
public NpgsqlConnection(object instance, Delegate[] wrappers)
  Parameters
NpgsqlConnection(string)
public NpgsqlConnection(string connectionString)
  Parameters
connectionStringstring
Properties
PostgreSqlVersion
public Version PostgreSqlVersion { get; }
  Property Value
Methods
Dispose()
public void Dispose()
  Open()
public void Open()