Sdílet prostřednictvím


SqliteDbContextOptionsBuilder.CloneExtension Metoda

Definice

Naklonuje konfiguraci v tomto tvůrci.

protected override Microsoft.EntityFrameworkCore.Infrastructure.Internal.SqliteOptionsExtension CloneExtension ();
override this.CloneExtension : unit -> Microsoft.EntityFrameworkCore.Infrastructure.Internal.SqliteOptionsExtension
Protected Overrides Function CloneExtension () As SqliteOptionsExtension

Návraty

Microsoft.EntityFrameworkCore.Infrastructure.Internal.SqliteOptionsExtension

Klonovaná konfigurace.

Platí pro