ODataSimplifiedOptions.EnableParsingKeyAsSegmentUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if url parser support parsing path with key as segment, otherwise false. The default is true.
public bool EnableParsingKeyAsSegmentUrl { get; set; }
member this.EnableParsingKeyAsSegmentUrl : bool with get, set
Public Property EnableParsingKeyAsSegmentUrl As Boolean