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


Chapter 8 FieldDefList : FieldDefList Operations : tibasFieldDefList_Size()

tibasFieldDefList_Size()
Function
Declaration
tibas_status tibasFieldDefList_Size(
tibasFieldDefList fieldDefList,
tibas_int*        size)
 
Purpose
Returns the number of FieldDef objects in a specified FieldDefList.
Parameters
 
Remarks
Use the tibasFieldDefList_Size() function to return the number of fieldDef objects in a specified fieldDefList.
Before you can call this function, you must create one or more fieldDefList objects and populate a field definition list.
See Also
tibasFieldDefList_Get()

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