Compartir a través de


CoreStrings.TempValue(Object, Object) Método

Definición

Propiedad '{1_entityType}. {0_property}' no se puede asignar un valor temporal. Los valores temporales solo se pueden asignar a las propiedades configuradas para usar valores generados por el almacén.

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

Parámetros

property
Object
entityType
Object

Devoluciones

Se aplica a