閱讀英文

共用方式為


IExecuteResult 介面

定義

提供執行查詢後傳回值或結果的存取權。

C#
public interface IExecuteResult : IDisposable
實作

屬性

ReturnValue

取得傳回值或已執行查詢的結果。

方法

Dispose()

執行與釋放 (Free)、釋放 (Release) 或重設 Unmanaged 資源相關聯之應用程式定義的工作。

(繼承來源 IDisposable)
GetParameterValue(Int32)

提供第 n 個輸出參數的存取權。

適用於

產品 版本
.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