iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

IDbProvider Interface

Factory interface to create provider specific ado.net objects.

For a list of all members of this type, see IDbProvider Members.

[Visual Basic]
Public Interface IDbProvider
[C#]
public interface IDbProvider

Types that implement IDbProvider

Type Description
DbProvider Information about a data provider.

Requirements

Namespace: IBatisNet.Common

Assembly: IBatisNet.Common (in IBatisNet.Common.dll)

See Also

IDbProvider Members | IBatisNet.Common Namespace