Partager via


MongoDbShardKeyField.Order Property

Definition

Gets or sets the field ordering Possible values include: 'Forward', 'Reverse', 'Hashed'

[Newtonsoft.Json.JsonProperty(PropertyName="order")]
public string Order { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="order")>]
member this.Order : string with get, set
Public Property Order As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to