Condividi tramite


CoreStrings.SeedDatumMissingValue(Object, Object) Metodo

Definizione

Impossibile aggiungere l'entità di inizializzazione per il tipo di entità '{entityType}' perché non è stato specificato alcun valore per la proprietà richiesta '{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

Parametri

entityType
Object
property
Object

Restituisce

Si applica a