Aracılığıyla paylaş


RelationalStrings.IncompatibleTableExcludedMismatch Yöntem

Tanım

'{otherEntityType}' varlık türü için kullanıldığından ve bir varlık türündeki geçişlerin dışında tutulduğundan, '{entityType}' varlık türü için '{table}' tablosu kullanılamıyor. Tabloyla eşlenen tüm varlık türlerinde tabloyu geçişlerin dışında tutun.

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

Parametreler

table
Object
entityType
Object
otherEntityType
Object

Döndürülenler

Şunlara uygulanır