Aracılığıyla paylaş


IConnectionManager Members

Include Protected Members
Include Inherited Members

Represents an interface for managing connections to an external data system.

The IConnectionManager type exposes the following members.

Methods

  Name Description
Public method CloseConnection Closes the connection to the external system.
Public method FlushConnections Attempts to flush all connections in any connection pool maintained for the related external system instance.
Public method GetConnection Gets a connection to the external system instance this connection manager was initialized with.
Public method Initialize Initializes the Connection Manager with the given external system instance.

Top

See Also

Reference

IConnectionManager Interface

Microsoft.BusinessData.Infrastructure Namespace