Table of Contents

Class DefaultIdOptions

Namespace
DataStax.AstraDB.DataApi.Core
Assembly
DataStax.AstraDB.DataApi.dll

Options for automatically generated ids.

public class DefaultIdOptions
Inheritance
DefaultIdOptions
Inherited Members

Properties

Type

The type of id to generate.

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

Property Value

DefaultIdType