Compartilhar via


ODataSimplifiedOptions.EnableWritingODataAnnotationWithoutPrefix Propriedade

Definição

Cuidado

Deprecated. Use Get/SetOmitODataPrefix()

True se as informações de controle devem ser gravadas sem o prefixo 'odata.', caso contrário, false. O valor padrão é false para OData 4.0, true para OData 4.01. A opção é aplicada durante a serialização.

[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

Valor da propriedade

Atributos

Aplica-se a