SqlSyntax.Unquote method

namespace: Serenity.Data   assemblySerenity.Net.Data

Unquotes the specified string.

public static string Unquote(string s)
parameter description
s The string.

See Also