다음을 통해 공유


IRelationalConnection.Close 메서드

정의

데이터베이스에 대한 연결을 닫습니다.

public void Close ();
public bool Close ();
abstract member Close : unit -> unit
abstract member Close : unit -> bool
Public Sub Close ()
Public Function Close () As Boolean

반환

true 기본 연결이 실제로 닫혔으면 이고, false 그렇지 않으면.

적용 대상