Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 MemberDef : MemberDef Operations : tibasMemberDef_GetDataStore()

tibasMemberDef_GetDataStore()
Function
Declaration
tibas_status tibasMemberDef_GetDataStore(
tibasMemberDef memberDef,
const char** dataStore)
Purpose
Returns the directory path for data store files, if shared-nothing persistence is implemented.
Parameters
 
Remarks
If you have implemented shared-nothing persistence, use the tibasMemberDef_GetDataStore() function to return the directory path for the directory where the persisted data store is stored.
See Also
tibasMemberDef_SetDataStore()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved