dispose abstract method

void dispose()

Releases resources held by the datastore. Should be called when the datastore is no longer needed.

Implementation

void dispose();