Variable DBValue.value
Declaration
struct DBValue
{
// ...
std .variant .VariantN!(32L) value;
// ...
}
struct DBValue
{
// ...
std .variant .VariantN!(32L) value;
// ...
}