共用方式為


CoreStrings.PropertyReadOnlyAfterSave(Object, Object) 方法

定義

屬性 '{1_entityType}。{0_property}' 在儲存後定義為唯讀,但其值已修改或標示為已修改。

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

參數

property
Object
entityType
Object

傳回

適用於