共用方式為


EntityConnection.Close 方法

定義

關閉與資料庫的連接。

public override void Close ();
override this.Close : unit -> unit
Public Overrides Sub Close ()

例外狀況

關閉連接時發生錯誤。

適用於