Share via


IEdmOperation.EntitySetPath Property

Definition

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.

Applies to