DynamicPathSegment Class
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.
A segment representing an unknown path or an open property.
public sealed class DynamicPathSegment : Microsoft.OData.UriParser.ODataPathSegment
type DynamicPathSegment = class
inherit ODataPathSegment
Public NotInheritable Class DynamicPathSegment
Inherits ODataPathSegment
- Inheritance
Dynamic |
Build a segment to represent an unknown path or an open property. |
Dynamic |
Build a segment to represent an unknown path or an open property. |
Edm |
Gets the IEdmType of this DynamicPathSegment, which might be null. |
Identifier |
Returns the identifier for this segment i.e. string part without the keys. (Inherited from ODataPathSegment) |
Handle |
Handle a PathSegmentHandler. |
Translate |
Translate a PathSegmentTranslator<T>. |
Tuote | Versiot |
---|---|
OData Client | Core 7.0 |