tibasKeyDef_Free()
Frees the memory used for a specified primary key definition.
  
 
	 Declaration
		
		tibas_status tibasKeyDef_Free(
    tibasKeyDef* keyDef)
	  
 
	 Parameters
		
		
 
			  
			  
			  
				 
				  | Parameter
				   | 
 
				  Description
				   | 
 
				
 
			 
 
			  
				 
				  | keyDef
				   | 
 
				  Specifies the KeyDef for the primary key definition to free.
				   | 
 
				
 
			 
 
		  
 
	  
 
	 Remarks
		
		Use the tibasKeyDef_Free() function to free the memory associated with a specified KeyDef.
		
	  
 
	 
 
   
Copyright © Cloud Software Group, Inc. All rights reserved.