Skip to content

ParamPrefixReplacer class

namespace: Serenity.Data   assemblySerenity.Net.Services

Replaces the parameter prefix character in SQL expressions.

public static class ParamPrefixReplacer

Public Members

name description
static Replace(…) Replaces the param prefixes in specified expression.

See Also