Overload List
Name | Description | |
---|---|---|
Quote(String) |
Quotes a value to be used as an SQL literal, escaping
any embedded quotes.
| |
Quote(String[]) |
Quotes an array of values, both modifying the array and
returning it for convenience.
|
See Also