is_closed: Is the Connection Closed?

Description Usage Arguments Value

View source: R/deprecated.R

Description

This function checks if a connection object is closed.

Usage

1
is_closed(conn)

Arguments

conn

Postgres connection object

Value

TRUE if the connection is closed and FALSE invisibly if it is open.


patelm9/pg13 documentation built on Dec. 26, 2021, 8:17 p.m.