resultType
The type of result that Core Data returns from this request.
Declaration
var resultType: NSBatchInsertRequestResultType { get set }Discussion
The default is NSBatchInsertRequestResultType.statusOnly.
The type of result that Core Data returns from this request.
var resultType: NSBatchInsertRequestResultType { get set }The default is NSBatchInsertRequestResultType.statusOnly.