Partager via


CoreStrings.SeedDatumMissingValue(Object, Object) Méthode

Définition

Impossible d’ajouter l’entité initiale pour le type d’entité « {entityType} », car aucune valeur n’a été fournie pour la propriété requise « {property} ».

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

Paramètres

entityType
Object
property
Object

Retours

S’applique à