| Package | Description |
|---|---|
| com.sforce.soap.tooling |
| Modifier and Type | Field and Description |
|---|---|
protected List<DeleteResult> |
DeleteResponse.result |
| Modifier and Type | Method and Description |
|---|---|
DeleteResult |
ObjectFactory.createDeleteResult()
Create an instance of
DeleteResult |
| Modifier and Type | Method and Description |
|---|---|
List<DeleteResult> |
ToolingConnection.delete(List<String> ids,
SessionHeader sessionHeader,
MetadataWarningsHeader metadataWarningsHeader,
AllOrNoneHeader allOrNoneHeader,
CallOptions callOptions)
Delete a set of sObjects based on object id
|
List<DeleteResult> |
DeleteResponse.getResult()
Gets the value of the result property.
|
Copyright © 2016. All rights reserved.