IMutableEntityType.IsKeyless Property

Definition

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

public bool IsKeyless { get; set; }
member this.IsKeyless : bool with get, set
Public Property IsKeyless As Boolean

Property Value

Applies to