StreamDescriptor.EntityDescriptor 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.
The EntityDescriptor that represents the entity to which the named resource stream belongs.
public Microsoft.OData.Client.EntityDescriptor EntityDescriptor { get; set; }
member this.EntityDescriptor : Microsoft.OData.Client.EntityDescriptor with get, set
Public Property EntityDescriptor As EntityDescriptor
Property Value
The EntityDescriptor of the entity.