Sdílet prostřednictvím


CoreStrings.ReferenceIsCollection(Object, Object, Object, Object) Metoda

Definice

Vlastnost {1_entityType}. {0_property} se přistupuje pomocí metody {referenceMethod}, ale je v modelu definována jako navigace v kolekci. Pro přístup k navigaci kolekcí použijte metodu {collectionMethod}.

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

Parametry

property
Object
entityType
Object
ReferenceMethodreferenceMethod
Object
CollectionMethodcollectionMethod
Object

Návraty

Platí pro