Sdílet prostřednictvím


NavigationPropertyConfiguration.HasDerivedTypeConstraint<TDerivedType> Metoda

Definice

Přidá TDerivedType do seznamu omezení odvozeného typu.

public Microsoft.AspNet.OData.Builder.NavigationPropertyConfiguration HasDerivedTypeConstraint<TDerivedType> ();
member this.HasDerivedTypeConstraint : unit -> Microsoft.AspNet.OData.Builder.NavigationPropertyConfiguration
Public Function HasDerivedTypeConstraint(Of TDerivedType) () As NavigationPropertyConfiguration

Parametry typu

TDerivedType

Návraty

Aktualizovaný objekt konfigurace.

Platí pro