IDbContextOptionsExtension.ApplyDefaults(IDbContextOptions) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gives the extension a chance to configure defaults based on other options. Most extensions do not have dynamic defaults and so this will be a no-op.
public virtual Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension ApplyDefaults (Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions options);
abstract member ApplyDefaults : Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions -> Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension
override this.ApplyDefaults : Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptions -> Microsoft.EntityFrameworkCore.Infrastructure.IDbContextOptionsExtension
Public Overridable Function ApplyDefaults (options As IDbContextOptions) As IDbContextOptionsExtension
- options
- IDbContextOptions
The options being validated.
Proizvod | Verzije |
---|---|
Entity Framework Core | 8.0, 9.0 |
Povratne informacije o proizvodu Entity Framework
Entity Framework je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: