RelationalStrings.IncompatibleViewDerivedRelationship(Object, Object, Object) Yöntem

Tanım

'{otherEntityType}' varlık türü için kullanılan ve '{entityType}' öğesinin bağımlı olduğu birincil anahtarları arasında bir ilişki olduğundan, '{entityType}' varlık türü için '{entityType}' görünümü kullanılamaz, ancak '{entityType}' farklı bir görünüme eşlenmiş bir temel varlık türüne sahiptir. '{otherEntityType}' öğesini farklı bir görünüme eşler veya '{entityType}' ile '{otherEntityType}' arasındaki ilişkiyi ters çevirin.

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

Parametreler

view
Object
entityType
Object
otherEntityType
Object

Döndürülenler

String

Şunlara uygulanır