Skip to contents

Set the TileDB Attribute Nullable flags

Usage

tiledb_attribute_set_nullable(attr, flag)

Arguments

attr

A TileDB Attribute object

flag

A boolean flag to turn ‘Nullable’ on or off

Value

Nothing is returned