-
Notifications
You must be signed in to change notification settings - Fork 0
TableHintExtensions.UseTableHintExtensions.9WHAQZ2G0A2D4SOMTY90T0IQ6
Mike King edited this page Sep 30, 2025
·
2 revisions
Use the Table Hint Extensions.
public static Microsoft.EntityFrameworkCore.DbContextOptionsBuilder UseTableHintExtensions(this Microsoft.EntityFrameworkCore.DbContextOptionsBuilder optionsBuilder);optionsBuilder Microsoft.EntityFrameworkCore.DbContextOptionsBuilder
The builder being used to configure the context.
Microsoft.EntityFrameworkCore.DbContextOptionsBuilder
The same builder instance so multiple calls can be chained.