共用方式為


RelationalStrings.StoredProcedureUnmapped(Object) 方法

定義

實體類型 '{entityType}' 已設定為使用某些預存程式,且未對應至任何資料表。 未對應至資料表的實體類型必須對應至插入、更新和刪除預存程式。

public static string StoredProcedureUnmapped (object? entityType);
static member StoredProcedureUnmapped : obj -> string
Public Shared Function StoredProcedureUnmapped (entityType As Object) As String

參數

entityType
Object

傳回

適用於