Class RequestWithTable
Base class for information about all operations on a specific table.
Inheritance
RequestWithTable
Inherited Members
Namespace: Oracle.NoSQL.SDK
Assembly: Oracle.NoSQL.SDK.dll
Syntax
public abstract class RequestWithTable : Request
Properties
| Name | Description |
|---|---|
| TableName | Gets the name of the table, if available for the request. |