IExecuteResult.ReturnValue 屬性

定義

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

public:
 property System::Object ^ ReturnValue { System::Object ^ get(); };
public object ReturnValue { get; }
member this.ReturnValue : obj
Public ReadOnly Property ReturnValue As Object

屬性值

值或已執行查詢的結果。

備註

這個物件的基礎類型與 Type 查詢表達式的 屬性相同。

適用於