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


Chapter 5 SpaceDef : SpaceDef Operations : tibasSpaceDef_IsSyncReplicated()

tibasSpaceDef_IsSyncReplicated()
Function
Declaration
tibas_status tibasSpaceDef_IsSyncReplicated
(tibasSpaceDef spaceDef)
Purpose
Returns a value indicating whether a space is synchronously replicated.
Parameters
 
Remarks
Use the tibasSpaceDef_IsSyncReplicated() function to determine whether a specified space is replicated synchronously.
If the replication policy is set to synchronous replication, the function returns TIBAS_TRUE (1); otherwise, the function returns TIBAS_FALSE.
See Also
tibasSpaceDef_SetSyncReplicated()

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