Contents

resultType

The type of result the request provides when it executes.

Declaration

var resultType: NSBatchDeleteRequestResultType { get set }

Discussion

Set this property before you execute the request if you require a result type other than the default of NSBatchDeleteRequestResultType.resultTypeStatusOnly.

See Also

Configuring the Result Type