CollectionResultExpression.StructuralProperty Property

Definition

The navigation or complex property associated with the collection, if any.

[System.Runtime.CompilerServices.Nullable(2)]
public virtual Microsoft.EntityFrameworkCore.Metadata.IPropertyBase? StructuralProperty { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.StructuralProperty : Microsoft.EntityFrameworkCore.Metadata.IPropertyBase
Public Overridable ReadOnly Property StructuralProperty As IPropertyBase

Property Value

Attributes

Applies to