public final class NSBatchUpdateRequestResultType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
StatusOnlyResultType
Return a status boolean
|
static long |
UpdatedObjectIDsResultType
Return the object IDs of the rows that were updated
|
static long |
UpdatedObjectsCountResultType
Return the number of rows that were updated
|
public static final long StatusOnlyResultType
public static final long UpdatedObjectIDsResultType
public static final long UpdatedObjectsCountResultType