다음을 통해 공유


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

복제된 구성입니다.

적용 대상