共用方式為


NSEntityDescription.InsertNewObjectForEntityForName 方法

定義

將新的 插入指定的 Managed 物件 context ,並使用指定的 entityName 將它索引鍵。

[Foundation.Export("insertNewObjectForEntityForName:inManagedObjectContext:")]
public static Foundation.NSObject InsertNewObjectForEntityForName (string entityName, CoreData.NSManagedObjectContext context);
static member InsertNewObjectForEntityForName : string * CoreData.NSManagedObjectContext -> Foundation.NSObject

參數

entityName
String

傳回

屬性

適用於