RelationalStrings.EntitySplittingUnmatchedMainTableSplitting Methode

Definition

Der Entitätstyp '{entityType}' verfügt über eine geteilte Zuordnung für '{storeObject}', die für den Entitätstyp '{principalEntityType}' freigegeben wird, aber die Standard Zuordnungen dieser Typen teilen sich keine Tabelle. Ordnen Sie die geteilten Fragmente von '{entityType}' nicht freigegebenen Tabellen zu, oder ordnen Sie das Standard Fragment '{principalStoreObject}' zu.

public static string EntitySplittingUnmatchedMainTableSplitting (object? entityType, object? storeObject, object? principalEntityType, object? principalStoreObject);
static member EntitySplittingUnmatchedMainTableSplitting : obj * obj * obj * obj -> string
Public Shared Function EntitySplittingUnmatchedMainTableSplitting (entityType As Object, storeObject As Object, principalEntityType As Object, principalStoreObject As Object) As String

Parameter

entityType
Object
storeObject
Object
principalEntityType
Object
principalStoreObject
Object

Gibt zurück

Gilt für: