DbConnector.ReleaseConnection method

Releases the open connection.

public virtual void ReleaseConnection()

Remarks

This method closes the underlying connection, automatically reopening it if it is used again.

See Also