Skip to contents

Get the value of a parameter set on the 'tiledb_profile' object

Usage

tiledb_profile_get_param(profile, param)

Arguments

profile

A TileDB profile object

param

The key for the parameter to fetch

Value

The value of the requested parameter or NULL if no such parameter exists