Dataset.destroy

Destroys the dataset, freeing all memory allocated, and calling any destroy functions set for data elements.

class Dataset
static
void
destroy

Parameters

datasetLocation void*

the location identifying the dataset.

Meta