Property KeyType

Assembly: redb.Core.dll

Key type ID for Dictionary fields. NULL for non-dictionary fields.

[JsonPropertyName("key_type")]
public long? KeyType { get; set; }