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


Chapter 7 FieldDef : FieldDef Operations : tibasFieldDef_CreateEx()

tibasFieldDef_CreateEx()
Function
Declaration
tibas_status tibasFieldDef_CreateEx
(tibasFieldDef*  fieldDef,
char*            fieldName,
tibas_type       fieldType,
tibas_boolean    key)
Purpose
Returns a new fieldDef instance and allows you to specify fieldName, fieldType, and key attributes.
Parameters
 
Remarks
Use the tibasFieldDef_CreateEx() function to create a new fieldDef object and assign fieldName, fieldType, and key attributes.
See Also
tibasFieldDef_Create()

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