CRDataset::isActive
Previous  Index  Next

bool isActive() const;

Return Value

True if the dataset object's open or refresh member function has previously been called and the dataset has not been closed, otherwise false.

Description

Call this member function to determine if the dataset is already open.

See Also

CRDataset::open, CRDataset::close, CRDataset::refresh


CRDataset | Classes | OCL | Index