Class DeleteRangeRequest
Represents information about DeleteRange operation performed by
DeleteRangeAsync and
GetDeleteRangeAsyncEnumerable
APIs.
Inherited Members
Namespace: Oracle.NoSQL.SDK
Assembly: Oracle.NoSQL.SDK.dll
Syntax
public class DeleteRangeRequest : RequestWithTable
Properties
| Name | Description |
|---|---|
| FieldRange | Gets the field range for the DeleteRange operation. |
| Options | Gets the options for the DeleteRange operation. |
| PartialPrimaryKey | Gets the value of partial primary key for DeleteRange operation. |