SequentialGuidValueGenerator.GeneratesTemporaryValues Property

Definition

Gets a value indicating whether the values generated are temporary or permanent. This implementation always returns false, meaning the generated values will be saved to the database.

public override bool GeneratesTemporaryValues { get; }
member this.GeneratesTemporaryValues : bool
Public Overrides ReadOnly Property GeneratesTemporaryValues As Boolean

Property Value

Applies to