IProperty.RequiresValueGenerator Property

Definition

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

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

Property Value

Applies to