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

适用于