datasetDestroy

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

void
datasetDestroy
(
const(void)* datasetLocation
)

Parameters

datasetLocation const(void)*

the location identifying the dataset.