SqlSyntax.Unquote method
namespace: Serenity.Data assembly: Serenity.Net.Data
Unquotes the specified string.
public static string Unquote(string s)
| parameter | description |
|---|---|
| s | The string. |
See Also
- class SqlSyntax
namespace: Serenity.Data assembly: Serenity.Net.Data
Unquotes the specified string.
public static string Unquote(string s)
| parameter | description |
|---|---|
| s | The string. |