Sdílet prostřednictvím


ComplexPropertyConfiguration.HasDerivedTypeConstraint<TDerivedType> Metoda

Definice

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

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

Parametry typu

TDerivedType

Návraty

Aktualizovaný objekt konfigurace.

Platí pro