共用方式為


CoreStrings.SeedKeylessEntity(Object) 方法

定義

無法新增實體類型 '{entityType}' 的種子實體,因為不支援無索引鍵實體類型。 請考慮提供金鑰或移除種子資料。

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

參數

entityType
Object

傳回

適用於