Field LiteralPlaceholder
- Namespace
- QueryGuard
- Assembly
- QueryGuard.Core.dll
Replaces a redacted literal. Chosen to be recognisable in a report and to be inert if the text is ever pasted back into a SQL client.
public const string LiteralPlaceholder = "?"
Returns
- string
- Replaces a redacted literal. Chosen to be recognisable in a report and to be inert if the text is ever pasted back into a SQL client.