Table of Contents

Class PrimaryKeySchema

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

Describes the schema of a single primary key component, as returned by the Data API.

public class PrimaryKeySchema
Inheritance
PrimaryKeySchema
Inherited Members

Properties

Type

The data type of the primary key column.

[JsonPropertyName("type")]
public string Type { get; set; }

Property Value

string