Partager via


ODataSimplifiedOptions.EnableWritingODataAnnotationWithoutPrefix Propriété

Définition

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

S’applique à