Share via


IMutableProperty.RequiresValueGenerator Property

Definition

Gets or sets a value indicating whether this property requires a ValueGenerator to generate values when new entities are added to the context.

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

Property Value

Applies to