SqlSyntax.Unquote method
Unquotes the specified string.
public static string Unquote(string s)
| parameter | description |
|---|---|
| s | The string. |
Return Value
The unquoted string.
See Also
- class SqlSyntax
Unquotes the specified string.
public static string Unquote(string s)
| parameter | description |
|---|---|
| s | The string. |
The unquoted string.