IReadOnlyTypeBase.HasSharedClrType Property

Definition

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

public bool HasSharedClrType { get; }
member this.HasSharedClrType : bool
Public ReadOnly Property HasSharedClrType As Boolean

Property Value

Boolean

Applies to