tibasSpace_GetMetaspaceName()
Returns the metaspace name for the metaspace to which a specified space belongs.
      Declaration
tibas_status tibasSpace_GetMetaspaceName(
    tibasSpace space,
    char** metaspaceName)
Parameters
               
               
               
                  
                     | Parameter | Description | 
               
               
                  
                     | space | The space for which a metaspace name is to be returned. | 
                  
                     | metaspaceName | Returns the metaspace name. | 
               
            
Remarks
Use the tibasSpace_GetMetaspaceName() function to determine the metaspace name for the metaspace to which a specified belongs.
Copyright © Cloud Software Group, Inc. All rights reserved.