Class TableResultSegment
public sealed class TableResultSegment : IEnumerable<CloudTable>, IEnumerable
- Inheritance
-
TableResultSegment
- Implements
- Inherited Members
Properties
ContinuationToken
public TableContinuationToken ContinuationToken { get; }
Property Value
Results
public IList<CloudTable> Results { get; }
Property Value
Methods
GetEnumerator()
public IEnumerator<CloudTable> GetEnumerator()