Sdílet prostřednictvím


DocumentDbCollectionSource.NestingSeparator Property

Definition

Gets or sets nested properties separator. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="nestingSeparator")]
public object NestingSeparator { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nestingSeparator")>]
member this.NestingSeparator : obj with get, set
Public Property NestingSeparator As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to