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


Chapter 9 KeyDef : KeyDef Operations : tibasKeyDef_GetFieldNames()

tibasKeyDef_GetFieldNames()
Function
Declaration
tibas_status tibasKeyDef_GetFieldNames(
tibasKeyDef      keyDef,
tibasStringList* fieldNames)
Purpose
Returns a list of the field names associated with a specified primary key.
Parameters
 
Remarks
Use the tibasKeyDef_GetFieldNames() function to return the field names associated with a specified primary key.
See Also
tibasKeyDef_SetFieldNames(), tibasSpaceDef_SetKeyDef(), tibasSpaceDef_GetKeyDef()

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