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
connectionString
string
Properties
eServerType
public DB2ProviderAdapter.DB2ServerTypes eServerType { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()
Open()
public void Open()