IMutableSkipNavigation.SetInverse(IMutableSkipNavigation) Yöntem

Tanım

Ters atlama gezintisi ayarlar.

[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

Parametreler

inverse
IMutableSkipNavigation

Ters atlama gezintisi. Geçiş, null tanımlanmış ters gezinti özelliğine neden olmaz.

Döndürülenler

IMutableSkipNavigation
Öznitelikler

Şunlara uygulanır