DeletePartitionIndexRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The catalog ID where the table resides.

Link copied to clipboard

Specifies the name of a database from which you want to delete a partition index.

Link copied to clipboard

The name of the partition index to be deleted.

Link copied to clipboard

Specifies the name of a table from which you want to delete a partition index.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String