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


Chapter 6 MemberDef : MemberDef Operations : tibasMemberDef_SetDataStore()

tibasMemberDef_SetDataStore()
Function
Declaration
tibas_status tibasMemberDef_SetDataStore(
tibasMemberDef memberDef,
const char*    dataStore)
Purpose
Specifies the directory path for the data store used when you implement shared-nothing persistence.
Parameters
 
Remarks
If you are implementing shared-nothing persistence, use the tibasMemberDef_SetDataStore() function to specify the directory where the data store for persisted data is located.
See Also
tibasMemberDef_GetDataStore()

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