Udostępnij za pośrednictwem


CoreStrings.TempValuePersists(Object, Object, Object) Metoda

Definicja

Właściwość "{1_entityType}. Użytkownik {0_property}" ma wartość tymczasową podczas próby zmiany stanu jednostki na "{state}". Ustaw jawnie wartość stałą lub upewnij się, że baza danych jest skonfigurowana do generowania wartości dla tej właściwości.

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

Parametry

property
Object
entityType
Object
state
Object

Zwraca

Dotyczy