All Products
Search
Document Center

Tablestore:Operations on predefined columns

Last Updated:Jun 17, 2026

Predefined columns are non-primary key columns whose types you specify when you create a data table. Predefined columns can serve as index columns or attribute columns in an index table.

API operations

The following table lists the API operations for predefined columns.

Item

API

Description

Add predefined columns

AddDefinedColumn

Adds predefined columns to a data table.

Remove predefined columns

DeleteDefinedColumn

Removes predefined columns from a data table.