Advanced.Data.Provider Documentation

IAdpConnection Interface

[This is preliminary documentation and subject to change.]

Represents an open connection to a data source, and is implemented by Advanced Data Provider to have access all the data providers available.

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

[Visual Basic]
Public Interface IAdpConnection
Implements IDbConnection, IDisposable
[C#]
public interface IAdpConnection : IDbConnection, IDisposable

Requirements

Namespace: Advanced.Data.Provider

Assembly: Advanced.Data.Provider (in Advanced.Data.Provider.dll)

See Also

IAdpConnection Members | Advanced.Data.Provider Namespace