Partager via


Indexes.DataType Propriété

Définition

Obtient ou définit le type de données auquel le comportement d’indexation est appliqué. Les valeurs possibles sont les suivantes : 'String', 'Number', 'Point', 'Polygon', 'LineString', 'MultiPolygon'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à