Quotes the column value to help prevent SQL injection attacks.
Quotes the column name. Defaults to no quoting.
Quotes a string, escaping any ’ (single quote) and \ (backslash) characters.
Quotes the table name. Defaults to column name quoting.
[Validate]