IExecuteResult.GetParameterValue Method (Int32)
.NET Framework (current version)
Provides access to the nth output parameter.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
Parameters
- parameterIndex
-
Type:
System.Int32
The index of the parameter to be retrieved.
This method is typically used when the query is a mapped function that has output parameters.
.NET Framework
Available since 3.5
Available since 3.5
Show: