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

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

Parameters
Parameters Description
MString const & rsAttributeName Name of the attribute you want to set to NULL.
Declaration
virtual void setNullData(MString const & rsAttributeName) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.