CoreStrings.CollectionIsReference(Object, Object, Object, Object) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
'{1_entityType} özelliği. {0_property}' öğesine '{collectionMethod}' kullanılarak erişiliyor, ancak modelde koleksiyon olmayan başvuru gezintisi olarak tanımlanıyor. Başvuru gezintilerine erişmek için '{referenceMethod}' kullanın.
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
Parametreler
- property
- Object
- entityType
- Object
- CollectionMethodcollectionMethod
- Object
- ReferenceMethodreferenceMethod
- Object
Döndürülenler
Şunlara uygulanır
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Entity Framework