Partager via


ComplexPropertyConfiguration.HasDerivedTypeConstraint<TDerivedType> Méthode

Définition

Ajoute TDerived à la liste des contraintes de type dérivées.

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

Paramètres de type

TDerivedType

Retours

Objet de configuration mis à jour.

S’applique à