Freigeben über


TableResultSegment.Results Eigenschaft

Definition

Ruft eine aufzählbare Auflistung von CloudTable-Ergebnissen ab.

public System.Collections.Generic.IList<Microsoft.Azure.Cosmos.Table.CloudTable> Results { get; }
member this.Results : System.Collections.Generic.IList<Microsoft.Azure.Cosmos.Table.CloudTable>
Public ReadOnly Property Results As IList(Of CloudTable)

Eigenschaftswert

Eine aufzählbare Sammlung von CloudTable-Objekten.

Gilt für: