RuntimeSkipNavigation.IRuntimeSkipNavigation.GetManyToManyLoader Method

Definition

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

Returns

Microsoft.EntityFrameworkCore.Internal.ICollectionLoader

Implements

Microsoft.EntityFrameworkCore.Metadata.Internal.IRuntimeSkipNavigation.GetManyToManyLoader

Applies to