tdClose: Close connection

Description Usage Arguments Details Examples

View source: R/tdClose.R

Description

Close connection to database.

Usage

1
tdClose(x = tdConnection)

Arguments

x

connection to close. Defaults to tdConnection.

Details

Close the connection object. tdConnection is a global variable and is the default connection to close.

Examples

1
2
3
4
## Not run: 
tdClose()

## End(Not run)

nonsleepr/teradataR documentation built on May 23, 2019, 9:32 p.m.