public final class NSBatchInsertRequestResultType
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
Count
Return the number of rows that were inserted/updated
|
static long |
ObjectIDs
Return the object IDs of the rows that were inserted/updated
|
static long |
StatusOnly
Return a status boolean
|
public static final long StatusOnly
public static final long ObjectIDs
public static final long Count