IManagedConnection Interface

Definition

Specifies the interface to a managed connection.

public interface class IManagedConnection : IDisposable
public interface IManagedConnection : IDisposable
type IManagedConnection = interface
    interface IDisposable
Public Interface IManagedConnection
Implements IDisposable
Implements

Properties

Connection

Gets the managed connection.

Methods

Close()

Closes the managed connection.

Applies to