QueryWithParams.ParamCount property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets the parameter count.

public int ParamCount { get; }

Property Value

The parameter count.

See Also