Table of Contents

Interface IAlterTableOperation

Namespace
DataStax.AstraDB.DataApi.Tables
Assembly
DataStax.AstraDB.DataApi.dll

Represents operations that can be applied to an existing table.

public interface IAlterTableOperation

Remarks

The following operations are available:

Methods

ToJsonFragment()

Converts the operation to its JSON representation.

object ToJsonFragment()

Returns

object

A serializable object representing the operation.