Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 18 Tuple : Tuple Operations : tibasTuple_IsNull()

tibasTuple_IsNull()
Function
Declaration
tibas_status tibasTuple_IsNull
(tibasTuple tuple,
const char*  fieldname)
Purpose
Returns a boolean value indicating whether or not the specified tuple field is null (such as when it is not present in the tuple).
Parameter
 
Remarks
Use the tibasTuple_IsNull() function to determine whether a specified tuple is NULL.
See Also
tibasTuple_Exists()
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved