共用方式為


RuntimeSkipNavigation.IRuntimeSkipNavigation.GetManyToManyLoader 方法

定義

Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeSkipNavigation.GetManyToManyLoader
Microsoft.EntityFrameworkCore.Internal.ICollectionLoader IRuntimeSkipNavigation.GetManyToManyLoader ();
abstract member Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeSkipNavigation.GetManyToManyLoader : unit -> Microsoft.EntityFrameworkCore.Internal.ICollectionLoader
override this.Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeSkipNavigation.GetManyToManyLoader : unit -> Microsoft.EntityFrameworkCore.Internal.ICollectionLoader
Function GetManyToManyLoader () As ICollectionLoader Implements IRuntimeSkipNavigation.GetManyToManyLoader

傳回

Microsoft.EntityFrameworkCore.Internal.ICollectionLoader

實作

Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeSkipNavigation.GetManyToManyLoader

適用於