The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IExecuteResult Interface
.NET Framework (current version)
Provides access to the return value or results of executing a query.
Assembly: System.Data.Linq (in System.Data.Linq.dll)
| Name | Description | |
|---|---|---|
![]() | ReturnValue | Gets the return value or result of the executed query. |
| Name | Description | |
|---|---|---|
![]() | Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.(Inherited from IDisposable.) |
![]() | GetParameterValue(Int32) | Provides access to the nth output parameter. |
.NET Framework
Available since 3.5
Available since 3.5
Show:

