FDO API Reference Feature Data Objects
Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

LongTransactionConstants.h File Reference

#include <FdoStd.h>

Include dependency graph for LongTransactionConstants.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Variables

FdoStringFDO_ACTIVELONGTRANSACTION = L"_ACTIVE_"
 Defines synonyms for the active long transaction.
FdoStringFDO_ROOTLONGTRANSACTION = L"_ROOT_"
 Defines synonyms for the root long transaction.

Variable Documentation

FdoString* FDO_ACTIVELONGTRANSACTION = L"_ACTIVE_" [static]
 

Defines synonyms for the active long transaction.

Definition at line 30 of file LongTransactionConstants.h.

FdoString* FDO_ROOTLONGTRANSACTION = L"_ROOT_" [static]
 

Defines synonyms for the root long transaction.

Definition at line 34 of file LongTransactionConstants.h.


Comments or suggestions? Send us feedback.