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