SqlServerDbContextOptionsBuilder.CloneExtension Yöntem

Tanım

Yapılandırmayı bu oluşturucuda kopyalar.

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

Döndürülenler

Microsoft.EntityFrameworkCore.Infrastructure.Internal.SqlServerOptionsExtension

Kopyalanan yapılandırma.

Şunlara uygulanır