TIBCO Adapter SDK C++ Reference
MAssocList::setNullData
MAssocList
Set the value of the named attribute explicitly to NULL.
Remarks
This method throws MException if the named attribute does not exist in this instance.
Parameters
Parameters Description
attributeName Name of the attribute in this MAssocList instance that you want to set to NULL.
Declaration
virtual void setNullData(const MString& rsAttributeName) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.