ShardKeyType Enum
Definition
public enum ShardKeyType
type ShardKeyType =
Public Enum ShardKeyType
- Inheritance
-
ShardKeyType
Fields
Binary | 4 | |
DateTime | 5 | |
DateTimeOffset | 7 | |
Guid | 3 | |
Int32 | 1 | |
Int64 | 2 | |
None | 0 | |
TimeSpan | 6 |