共用方式為


CoreStrings.StoreGenValue(Object, Object) 方法

定義

屬性 '{1_entityType}。{0_property}' 無法指派資料庫所產生的值。 儲存產生的值只能指派給設定為使用儲存產生的值的屬性。

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

參數

property
Object
entityType
Object

傳回

適用於