Advanced.Data.Provider Documentation

AdpConnection Class

[This is preliminary documentation and subject to change.]

Represents an open connection to a database server.

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

System.Object
   AdpConnection

[Visual Basic]
Public Class AdpConnection
Implements IAdpConnection, IDbConnection, IDisposable
[C#]
public class AdpConnection : IAdpConnection, IDbConnection, IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Advanced.Data.Provider

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

See Also

AdpConnection Members | Advanced.Data.Provider Namespace