Share via


TableResult.Result Property

Definition

Gets or sets the result returned by the TableOperation as an Object.

public object Result { get; set; }
member this.Result : obj with get, set
Public Property Result As Object

Property Value

The result of the table operation as an Object.

Applies to