Property :: copyFilter - Copy filter condition
The function copies the filter expression defined for the source handle (filter property)to the current property handle. Source and current handle must have got the same data type.
Implementation details
Property  :: copyFilter ( odaba::Property &cProperty )
- cProperty
- Property reference
A property handle refers to a (usually) opened property. Invalid properties may cause an exception.