Bagikan melalui


CoreStrings.CollectionIsReference(Object, Object, Object, Object) Metode

Definisi

Properti '{1_entityType}. {0_property}' sedang diakses menggunakan '{collectionMethod}', tetapi didefinisikan dalam model sebagai navigasi referensi non-koleksi. Gunakan '{referenceMethod}' untuk mengakses navigasi referensi.

public static string CollectionIsReference(object property, object entityType, object CollectionMethod, object ReferenceMethod);
public static string CollectionIsReference(object property, object entityType, object collectionMethod, object referenceMethod);
public static string CollectionIsReference(object? property, object? entityType, object? collectionMethod, object? referenceMethod);
static member CollectionIsReference : obj * obj * obj * obj -> string
static member CollectionIsReference : obj * obj * obj * obj -> string
Public Shared Function CollectionIsReference (property As Object, entityType As Object, CollectionMethod As Object, ReferenceMethod As Object) As String
Public Shared Function CollectionIsReference (property As Object, entityType As Object, collectionMethod As Object, referenceMethod As Object) As String

Parameter

property
Object
entityType
Object
CollectionMethodcollectionMethod
Object
ReferenceMethodreferenceMethod
Object

Mengembalikan

Berlaku untuk