dbEscapeString2: Private Escape string...

Description Usage Arguments Details Value

Description

Private Escape string

Usage

1
.dbEscapeString(str, raise.error=TRUE)

Arguments

str

String to test

raise.error

Logical, whether to raise an error or not.

Details

Does not escape strings, but raises an error if any character expect normal letters and underscores are found in the string.

Value

Invisible logical


AnnotationFuncs documentation built on Nov. 8, 2020, 5:56 p.m.