CRDataset::close
Previous  Index  Next

void close();

Description

Call this member function to close the dataset. You can call open member function again after calling close. This lets you reuse the dataset object. The alternative is to call refresh.

See Also

CRDataset::open, CRDataset::resfesh


CRDataset | Classes | OCL | Index