AdomdConnection.Close 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
Close(Boolean) |
關閉 1 |
Close() |
關閉 |
Close(Boolean)
關閉 1
public void Close (bool endSession);
member this.Close : bool -> unit
Public Sub Close (endSession As Boolean)
參數
- endSession
- Boolean
endSession
適用於
Close()
關閉
public void Close ();
abstract member Close : unit -> unit
override this.Close : unit -> unit
Public Sub Close ()