Close() Method

Syntax:

public void Close()

Description:

Closes the connection.

Parameters:

None

Return Value:

None

Exceptions:

None

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbConnection.Close