tibasSpaceDef_SetContext()
Used to set a context tuple. Specifies a tuple that contains context information for a specified 
	  SpaceDef.
  
 
	 Declaration
		
		
		   tibas_status tibasSpaceDef_SetContext
(tibasSpaceDef spaceDef, tibasTuple context)
		 
	  
	 Parameters
		
		
 
			  
			  
			  
				 
				  | Parameter
				   | 
 
				  Description
				   | 
 
				
 
			 
 
			  
				 
				  | spaceDef
				   | 
 
				  Specify the spaceDef for which you need to set the context information.
				   | 
 
				
 
				 
				  | context
				   | 
 
				  A tuple that contains context information.
				   | 
 
				
 
			 
 
		  
 
	  
   
Copyright © Cloud Software Group, Inc. All rights reserved.