OperationConfiguration.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.
The EntitySetPathExpression that entities are returned from.
public System.Collections.Generic.IEnumerable<string> EntitySetPath { get; }
member this.EntitySetPath : seq<string>
Public ReadOnly Property EntitySetPath As IEnumerable(Of String)