IManagedConnection 接口

定义

指定托管连接的接口。

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

属性

Connection

获取托管连接。

方法

Close()

关闭托管连接。

适用于