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


Chapter 18 Tuple : Tuple Operations : tibasTuple_GetFieldNames()

tibasTuple_GetFieldNames()
Function
Declaration
tibas_status tibasTuple_GetFieldNames(
tibasTuple tuple,
tibasStringList* fieldNameList)
Purpose
Returns an array of names of fields inside the specified tuple.
Parameter
 
Remarks
Use the tibasTuple_GetFieldNames() function to return a list of the field names in a specified tuple.
See Also
tibasTuple_GetFieldType()
 

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