CoreStrings.SeedDatumComplexPropertySensitive(Object, Object, Object) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Impossible d’ajouter l’entité initiale pour le type d’entité « {entityType} » avec la valeur de clé « {keyValue} », car la propriété complexe « {property} » est définie. Les propriétés complexes ne sont actuellement pas prises en charge dans l’amorçage. Consultez la rubrique https://github.com/dotnet/efcore/issues/31254 (éventuellement en anglais) pour plus d'informations.
public static string SeedDatumComplexPropertySensitive (object? entityType, object? keyValue, object? property);
static member SeedDatumComplexPropertySensitive : obj * obj * obj -> string
Public Shared Function SeedDatumComplexPropertySensitive (entityType As Object, keyValue As Object, property As Object) As String
Paramètres
- entityType
- Object
- keyValue
- Object
- property
- Object