DataReader.GetResult Method

Definition

Gets the Result value of the most recent operation.

protected:
 Microsoft::EnterpriseManagement::Common::Result ^ GetResult();
protected Microsoft.EnterpriseManagement.Common.Result GetResult ();
member this.GetResult : unit -> Microsoft.EnterpriseManagement.Common.Result
Protected Function GetResult () As Result

Returns

Returns the result value.

Applies to