ITypeBase.HasSharedClrType Property

Definition

Gets whether this entity type can share its ClrType with other entities.

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

Property Value

Applies to