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


Appendix B Datatypes : Enumerated Types : tibas_persistencePolicy

tibas_persistencePolicy
Type
Declaration
typedef enum _tibas_persistencePolicy {
TIBAS_PERSISTENCE_SYNC = 0,
TIBAS_PERSISTENCE_ASYNC = 1
} tibas_persistencePolicy;
Purpose
This type specifies the type of data transmission used to implement persistence.
Values
 

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