Aracılığıyla paylaş


RelationalStrings.IncompatibleViewNoRelationship Yöntem

Tanım

'{otherEntityType}' varlık türü için kullanıldığından ve birincil anahtarları arasında ilişki olmadığından '{entityType}' varlık türü için '{view}' görünümü kullanılamıyor.

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

Parametreler

view
Object
entityType
Object
otherEntityType
Object

Döndürülenler

Şunlara uygulanır