共用方式為


RelationalStrings.EntitySplittingUnmappedMainFragment 方法

定義

實體類型 '{entityType}' 具有 '{storeObject}' 的分割對應,但沒有相同類型的主要對應。 將 '{entityType}' 對應至 '{storeObjectType}'。

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

參數

entityType
Object
storeObject
Object
storeObjectType
Object

傳回

適用於