Udostępnij za pośrednictwem


IMutableSkipNavigation.SetInverse(IMutableSkipNavigation) Metoda

Definicja

Ustawia odwrotną nawigację pomiń.

[System.Diagnostics.DebuggerStepThrough]
public Microsoft.EntityFrameworkCore.Metadata.IMutableSkipNavigation SetInverse (Microsoft.EntityFrameworkCore.Metadata.IMutableSkipNavigation inverse);
[System.Diagnostics.DebuggerStepThrough]
public Microsoft.EntityFrameworkCore.Metadata.IMutableSkipNavigation? SetInverse (Microsoft.EntityFrameworkCore.Metadata.IMutableSkipNavigation? inverse);
[<System.Diagnostics.DebuggerStepThrough>]
abstract member SetInverse : Microsoft.EntityFrameworkCore.Metadata.IMutableSkipNavigation -> Microsoft.EntityFrameworkCore.Metadata.IMutableSkipNavigation
Public Function SetInverse (inverse As IMutableSkipNavigation) As IMutableSkipNavigation

Parametry

inverse
IMutableSkipNavigation

Odwrotna nawigacja pomiń. Przekazywanie null spowoduje, że nie zdefiniowano odwrotnej właściwości nawigacji.

Zwraca

Atrybuty

Dotyczy