ODataSimplifiedOptions.EnableWritingODataAnnotationWithoutPrefix Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
Deprecated. Use Get/SetOmitODataPrefix()
True si les informations de contrôle doivent être écrites sans le préfixe « odata. », sinon false. La valeur par défaut est false pour OData 4.0, true pour OData 4.01. L’option est appliquée pendant la sérialisation.
[System.Obsolete("Deprecated. Use Get/SetOmitODataPrefix()")]
public bool EnableWritingODataAnnotationWithoutPrefix { get; set; }
[<System.Obsolete("Deprecated. Use Get/SetOmitODataPrefix()")>]
member this.EnableWritingODataAnnotationWithoutPrefix : bool with get, set
Public Property EnableWritingODataAnnotationWithoutPrefix As Boolean
Valeur de propriété
- Attributs