NPersistence Reference Guide

Overload List

NameDescription
GetParameterValue(Int32)
Return the value bound to the positional parameter.
GetParameterValue(String)
Return the value bound to the named parameter.
GetParameterValue<(Of <<'(T>)>>)(Parameter<(Of <<'(T>)>>))
Return the value bound to the parameter.

See Also