DbContextOptions.IsFrozen Property

Definition

Returns true if Freeze() has been called. A frozen options object cannot be further configured with OnConfiguring(DbContextOptionsBuilder).

C#
public bool IsFrozen { get; }

Property Value

Applies to

Proizvod Verzije
Entity Framework Core 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0