다음을 통해 공유


SqliteDbContextOptionsBuilder.CloneExtension 메서드

정의

이 작성기에서 구성을 복제합니다.

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

반환

Microsoft.EntityFrameworkCore.Infrastructure.Internal.SqliteOptionsExtension

복제된 구성입니다.

적용 대상