Share via


RelationalConnection.Close Methode

Definition

Schließt die Verbindung mit der Datenbank.

public virtual void Close ();
public virtual bool Close ();
abstract member Close : unit -> unit
override this.Close : unit -> unit
abstract member Close : unit -> bool
override this.Close : unit -> bool
Public Overridable Sub Close ()
Public Overridable Function Close () As Boolean

Gibt zurück

true , wenn die zugrunde liegende Verbindung tatsächlich geschlossen wurde; false Andernfalls.

Implementiert

Gilt für: