次の方法で共有


CoreStrings.AttributeNotOnEntityTypeProperty(Object, Object, Object) メソッド

定義

[{attribute}] 属性は、エンティティ型のプロパティでのみ指定できます。 '{type} から 属性を削除します。{propertyName}'。

public static string AttributeNotOnEntityTypeProperty (object? attribute, object? type, object? propertyName);
static member AttributeNotOnEntityTypeProperty : obj * obj * obj -> string
Public Shared Function AttributeNotOnEntityTypeProperty (attribute As Object, type As Object, propertyName As Object) As String

パラメーター

attribute
Object
type
Object
propertyName
Object

戻り値

適用対象