TableResultSegment Properties

Windows Runtime Azure Storage Client Library

Public Properties

  Name Description
public property ContinuationToken Gets the continuation token used to retrieve the next segment of CloudTable results. Returns null if there are no more results.
public property Results Gets an enumerable collection of CloudTable results.

See Also