IExecuteResult.ReturnValue Property

Definition

Gets the return value or result of the executed query.

public object ReturnValue { get; }

Property Value

The value or result of the executed query.

Remarks

This object has the same underlying type as the Type property of the query expression.

Applies to

Product Versies
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1