Quotes the column value to help prevent SQL injection attacks.
Returns a quoted form of the column name. This is highly adapter specific.
Quotes a string, escaping any ’ (single quote) and \ (backslash) characters.
[Validate]