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

Tanım

'{entityType}' ve '{otherEntityType}' her ikisi de '{table}' tablosuyla eşlenmiş. Bir hiyerarşide bir ayrımcıya sahip olan tüm varlık türlerinin farklı tablolara eşlenmiş olması gerekir. Daha fazla bilgi edinmek için bkz. https://go.microsoft.com/fwlink/?linkid=2130430.

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

Parametreler

entityType
Object
otherEntityType
Object
table
Object

Döndürülenler

String

Şunlara uygulanır