Sdílet prostřednictvím


EntitySetConfiguration.HasDerivedTypeConstraint<TDerivedType> Metoda

Definice

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

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

Parametry typu

TDerivedType

Návraty

Aktualizovaný objekt konfigurace.

Platí pro