IEdmOperation.EntitySetPath 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.
Gets the entity set path expression.
public Microsoft.OData.Edm.IEdmPathExpression EntitySetPath { get; }
member this.EntitySetPath : Microsoft.OData.Edm.IEdmPathExpression
Public ReadOnly Property EntitySetPath As IEdmPathExpression
Property Value
The entity set path expression.