Sdílet prostřednictvím


ODataSimplifiedOptions.EnableReadingODataAnnotationWithoutPrefix Vlastnost

Definice

True if can read reserved annotation name without prefix 'odata', otherwise false. Výchozí hodnota je nepravda pro OData 4.0 a true pro OData 4.01. Tato možnost se použije během deserializace.

public bool EnableReadingODataAnnotationWithoutPrefix { get; set; }
member this.EnableReadingODataAnnotationWithoutPrefix : bool with get, set
Public Property EnableReadingODataAnnotationWithoutPrefix As Boolean

Hodnota vlastnosti

Platí pro