tibasSpace_GetMetaspace()
Returns the metaspace to which a specified space belongs.
      Declaration
tibas_status tibasSpace_GetMetaspace(
    tibasSpace space,
    tibasMetaspace* metaspace);
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | space | Specify the space for which to return the metaspace. | 
                  
                     | metaspace | Returns the metaspace to which the specified metaspace belongs. | 
               
            
Remarks
Use the tibasSpace_GetMetaspace() fuinction to return the metaspace to which a specified space belongs.
Copyright © Cloud Software Group, Inc. All rights reserved.