Skip to content

QueryWithParams.ParamCount property

Gets the parameter count.

public int ParamCount { get; }

Property Value

The parameter count.

See Also