TIBCO Adapter SDK C++ Reference
|
Parameters | Description |
const MString& rsName | Name of the attribute to remove from the association list. |
unsigned long Position = 0 | Occurrence of the attribute to remove from this association list. The default value, zero, indicates that the first occurrence of rsName should be removed. |
virtual Mboolean remove(const MString& rsName, unsigned long Position = 0);