RuntimeComplexProperty.ComplexType Property

Definition

Gets the type of value that this property-like object holds.

public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeComplexType ComplexType { get; }
member this.ComplexType : Microsoft.EntityFrameworkCore.Metadata.RuntimeComplexType
Public Overridable ReadOnly Property ComplexType As RuntimeComplexType

Property Value

Applies to