TIBCO Adapter SDK C++ Reference
MOperationReply::setNullData
MOperationReply
Explicitly set the attribute value to NULL.

See also "Setting Data to NULL Explicitly" in TIBCO Adapter SDK Programmer's Guide.

Parameters
Parameters Description
const MString& rsAttributeName Name of the attribute 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.