Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 18 Tuple : Tuple Operations : tibasTuple_GetString()

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

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved