CollectionResourceNode.NavigationSource 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.
Get the navigation source that contains this collection.
public abstract Microsoft.OData.Edm.IEdmNavigationSource NavigationSource { get; }
member this.NavigationSource : Microsoft.OData.Edm.IEdmNavigationSource
Public MustOverride ReadOnly Property NavigationSource As IEdmNavigationSource