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


Chapter 18 Tuple : Tuple Operations : tibasTuple_PutShort()

tibasTuple_PutShort()
Function
Declaration
tibas_status tibasTuple_PutShort
(tibasTuple  tuple,
const char*   fieldname,
tibas_short   value)
Purpose
Stores a short value in the field with the specified name.
Parameter
 
Remarks
Use the tibasTuple_PutShort() function to put a specified short value in a specified field in a specified tuple.
See Also
tibasTuple_PutChar(), tibasTuple_PutBoolean(), tibasTuple_PutInt(), tibasTuple_PutLong(), tibasTuple_PutFloat(), tibasTuple_PutDouble(), tibasTuple_PutString(), tibasTuple_PutDateTime()tibasTuple_PutBlob()
 

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