CollectionResultExpression.StructuralProperty 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 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