Contents

resultType

The type of result that Core Data returns from this request.

Declaration

var resultType: NSBatchInsertRequestResultType { get set }

Discussion

The default is NSBatchInsertRequestResultType.statusOnly.

See Also

Configuring a Request