RuntimeEntityType.IReadOnlyTypeBase.HasSharedClrType Property

Definition

Gets a value indicating whether this structural type is mapped to a Type that other structural types are also mapped to.

bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.HasSharedClrType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase.HasSharedClrType : bool
 ReadOnly Property HasSharedClrType As Boolean Implements IReadOnlyTypeBase.HasSharedClrType

Property Value

Implements

Attributes

Applies to