NPersistence Reference Guide
Overload List
| Name | Description |
|---|---|
| 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. |