IConventionEntityType.IsKeyless Property

Definition

Gets a value indicating whether the entity type has no keys. If true it will only be usable for queries.

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

Property Value

Applies to