CoreStrings.StoreGenValue(Object, Object) Yöntem

Tanım

' {1_entityType} özelliği. {0_property} ' veritabanı tarafından oluşturulan bir değer atanamaz. Depo tarafından oluşturulan değerler yalnızca depo tarafından oluşturulan değerleri kullanmak üzere yapılandırılmış özelliklere atanabilir.

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

Parametreler

property
Object
entityType
Object

Döndürülenler

String

Şunlara uygulanır