CreatePartitionIndexRequest

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 in which you want to create a partition index.

Link copied to clipboard

Specifies a PartitionIndex structure to create a partition index in an existing table.

Link copied to clipboard

Specifies the name of a table in which you want to create 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