CoreStrings.NoNavigation(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.
Dikkat
Bu API artık kullanım dışıdır.
{foreignKeyProperties} yabancı anahtarıyla ilişkilendirilmiş '{entityType}' varlık türünde gezinti yok.
public static string NoNavigation (object entityType, object foreignKey);
public static string NoNavigation (object entityType, object foreignKeyProperties);
[System.Obsolete]
public static string NoNavigation (object? entityType, object? foreignKeyProperties);
static member NoNavigation : obj * obj -> string
[<System.Obsolete>]
static member NoNavigation : obj * obj -> string
Public Shared Function NoNavigation (entityType As Object, foreignKey As Object) As String
Public Shared Function NoNavigation (entityType As Object, foreignKeyProperties As Object) As String
Parametreler
- entityType
- Object
- foreignKeyforeignKeyProperties
- Object
Döndürülenler
- Öznitelikler