Class AdminRequest
On-premise only. Represents information about admin DDL operation
performed by
ExecuteAdminAsync and
ExecuteAdminWithCompletionAsync
methods.
Inherited Members
Namespace: Oracle.NoSQL.SDK
Assembly: Oracle.NoSQL.SDK.dll
Syntax
public class AdminRequest : Request
Properties
| Name | Description |
|---|---|
| Options | Gets the options for the admin DDL operation. |
| Statement | Gets the statement for the admin DDL operation. |