IEdmReference.Includes 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 Includes information.
public System.Collections.Generic.IEnumerable<Microsoft.OData.Edm.IEdmInclude> Includes { get; }
member this.Includes : seq<Microsoft.OData.Edm.IEdmInclude>
Public ReadOnly Property Includes As IEnumerable(Of IEdmInclude)