SqlServerDbContextOptionsBuilder.CloneExtension 方法

定義

複製這個產生器中的組態。

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

傳回

Microsoft.EntityFrameworkCore.Infrastructure.Internal.SqlServerOptionsExtension

複製的組態。

適用於