SqlEngineDbContextOptionsBuilderBase<TSelf> Constructor
Definition
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.
Base class for SQL Server, Azure SQL, Azure Synapse, etc. specific builders.
protected SqlEngineDbContextOptionsBuilderBase(Microsoft.EntityFrameworkCore.DbContextOptionsBuilder optionsBuilder);
new Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilderBase<'Self (requires 'Self :> Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilderBase<'Self>)> : Microsoft.EntityFrameworkCore.DbContextOptionsBuilder -> Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilderBase<'Self (requires 'Self :> Microsoft.EntityFrameworkCore.Infrastructure.SqlEngineDbContextOptionsBuilderBase<'Self>)>
Protected Sub New (optionsBuilder As DbContextOptionsBuilder)
Parameters
- optionsBuilder
- DbContextOptionsBuilder