IManagedConnection 介面

定義

指定與受管理連線的介面。

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

屬性

名稱 Description
Connection

能取得管理連線。

方法

名稱 Description
Close()

關閉了受管理的連線。

適用於