AdomdConnection.Close-Methode
Geschützte Member einschließen
Geerbte Member einschließen
Closes the connection to the database and ends the session.
Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.
Überladungsliste
Name | Beschreibung | |
---|---|---|
Close() | Closes the connection to the database and ends the session. | |
Close(Boolean) | Closes the connection to the database, indicating whether to end the session. |
Zum Anfang