Interface for representing execute 's argument.

Since

Oracle 23.5

Hierarchy

  • IExecuteArgs

Properties

Properties

statement: string

The sql text of the statement to be executed.

values: []

An array that contains bind values.