Aracılığıyla paylaş


CoreStrings.TempValue(Object, Object) Yöntem

Tanım

'{1_entityType} özelliği. {0_property}' geçici değer atanamıyor. Geçici değerler yalnızca depo tarafından oluşturulan değerleri kullanmak üzere yapılandırılmış özelliklere atanabilir.

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

Parametreler

property
Object
entityType
Object

Döndürülenler

Şunlara uygulanır