Partager via


RelationalStrings.DerivedStrategy(Object, Object) Méthode

Définition

Le type d’entité dérivé « {entityType} » a été configuré avec la stratégie de mappage « {stratégie} ». Seul le type d’entité racine doit être configuré avec une stratégie de mappage. Consultez la rubrique https://go.microsoft.com/fwlink/?linkid=2130430 (éventuellement en anglais) pour plus d'informations.

public static string DerivedStrategy (object? entityType, object? strategy);
static member DerivedStrategy : obj * obj -> string
Public Shared Function DerivedStrategy (entityType As Object, strategy As Object) As String

Paramètres

entityType
Object
strategy
Object

Retours

S’applique à