tibasSpaceDef_PutFieldDef()
Associates a field definition to a specified space definition.
Remarks
Use the tibasSpaceDef_PutFieldDef() function to associate a field definition (fieldDef) with a specified space definition (spaceDef).
Before you can call the tibasSpaceDef_PutFieldDef() function, you must create a space definition by calling the tibasSpaceDef_Create() function and create a fieldDef by calling the tibasFieldDef_Create() function.
Copyright © Cloud Software Group, Inc. All rights reserved.