Partager via


SummarizeResults.Odatacontext Propriété

Définition

Obtient ou définit la chaîne de contexte oData ; utilisé par les clients OData pour résoudre les informations de type en fonction des métadonnées.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à