API Reference > OdDb Classes > OdDbBlockPropertiesTable Class > OdDbBlockPropertiesTable Methods > OdDbBlockPropertiesTable::setMustMatch Method
OdDbBlockPropertiesTable::setMustMatch Method
Syntax
C++
void setMustMatch(bool b);
Parameters 
Description 
bool b 
[in] Specify true to set that the values of the parameters must match some rows, or false otherwise. 

Specifies whether the values of the parameters must match some rows. 

 

Copyright © 2002–2021. Open Design Alliance. All rights reserved.