Optional compartmentCloud service only. Compartment id or name to use for this operation.
Optional completeOptional delayIf complete is true, specifies delay between successive polls while waiting for operation completion. Defaults to tablePollDelay. Has no effect if complete is not enabled.
Optional matchETagCloud service only. Entity tag that must be matched for the operation to proceed. See TableETag.
Optional namespaceOn-premises only. Namespace to use for this operation.
Note: if a namespace is specified in the table name for the request (using the namespace:table_name format), that value will override this setting.
Optional timeoutTimeout for the operation in milliseconds. Defaults to ddlTimeout (if complete is true, separate default timeouts are used for issuing the DDL operation and waiting for its completion, with values of ddlTimeout and tablePollTimeout correspondingly).
Generated using TypeDoc
Options passed to tableDDL, setTableLimits and setTableTags.