FDO API Reference Feature Data Objects

ILongTransactionPrivilegeReader.h File Reference

#include <FdoStd.h>

Include dependency graph for ILongTransactionPrivilegeReader.h:

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

Go to the source code of this file.


Classes

class  FdoILongTransactionPrivilegeReader
 The FdoILongTransactionPrivilegeReader interface provides forward only, read-only functionality for enumerating long transaction privileges. A reference to an FdoILongTransactionPrivilegeReader is returned from the GetLongTransactionPrivileges command. The initial position of the FdoILongTransactionPrivilegeReader is prior to the first item. Thus, you must call ReadNext to begin accessing any data. More...

Comments or suggestions? Send us feedback.