datasetDestroy

fnvoid datasetDestroy(const(void) * datasetLocation)

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

Parameters

datasetLocationthe location identifying the dataset.