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


Chapter 18 Tuple : Tuple Operations : tibasTuple_GetChar()

tibasTuple_GetChar()
Function
Declaration
tibas_status tibasTuple_GetChar
(tibasTuple tuple,
char*       value,
const char* fieldname)
Purpose
Returns the char value stored in a field with the specified name.
Parameters
 
Remarks
Use the tibasTuple_GetChar() function to return the char value stored in a specified field in a specified tuple.
See Also
tibasTuple_GetBoolean(), tibasTuple_GetShort(), tibasTuple_GetInt(), tibasTuple_GetLong(), tibasTuple_GetLong(), tibasTuple_GetFloat(), tibasTuple_GetFloat(), tibasTuple_GetDouble(), tibasTuple_GetString(), tibasTuple_GetDateTime(), tibasTuple_GetBlob()
 

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