共用方式為


CoreStrings.NotCollection(Object, Object) 方法

定義

屬性 '{entityType}。{property}' 無法對應為集合,因為它不會實作 'IEnumerable < T > '。

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

參數

entityType
Object
property
Object

傳回

適用於