ContentsIndexHome
PreviousUpNext
IDataView::tupleValid Method

Verifies that the current values are valid in the domain of the IData

 

C++
virtual bool tupleValid(const ITuple* tup) = 0;
Parameters 
Description 
tuple 
The tuple to be checked.  

True if the values are valid.