tibas_GetMetaspace()
Creates a metaspace and assigns it a specified name.
Remarks
Use the tibas_GetMetaspace() function to create a metaspace with a specified name.
You can only use tibas_GetMetaspace() if your application already has a connection to a metaspace, which would normally be instantiated by calling tibasMetaspaceConnect(). The tibas_GetMetaspace function() is provided as a convenience function, which you can call if your application needs a second connection to a metaspace.
The function returns a Metaspace object that you can use to connect to the metaspace.
Copyright © Cloud Software Group, Inc. All rights reserved.