





Represents a segment of results and contains continuation token information.
The following tables list the members exposed by the TableQuerySegment type.
Public Properties
Name | Description | |
---|---|---|
![]() |
ContinuationToken | Gets a continuation token to use to retrieve the next set of results with a subsequent call to the operation. |
![]() |
Results | Gets an enumerable collection of results. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object) |
![]() |
GetEnumerator | Returns an enumerator that iterates through the TableQuerySegment. |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
GetEnumerator |