RuntimeSkipNavigation.IRuntimeSkipNavigation.GetManyToManyLoader 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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