Property ValueBytes

Assembly: redb.Core.dll

Binary data stored directly in object row.

[JsonPropertyName("_value_bytes")]
public byte[]? ValueBytes { get; set; }