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