Represents the output of a GetShardIterator operation.

C# |
public class GetShardIteratorResult

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | GetShardIteratorResult()()()() | Initializes a new instance of the GetShardIteratorResult class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | ShardIterator |
The position in the shard from which to start reading data records sequentially. A shard iterator specifies this position using the sequence
number of a data record in a shard.
Constraints: |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithShardIterator(String) | Obsolete.
Sets the ShardIterator property
|

Object | |
![]() | GetShardIteratorResult |