FDO API Reference Feature Data Objects

mgIGetLongTransactionPrivileges.h File Reference

Include dependency graph for mgIGetLongTransactionPrivileges.h:

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


Functions

NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION::ILongTransactionPrivilegeReaderExecute ()
 Executes the GetLongTransactionPrivileges command, returning a reference to an FdoILongTransactionPrivilegeReader.
__property System::Void set_LongTransactionName (System::String *value)
 Sets the name of the long transaction for which privileges should be enumerated.

Variables

public __gc __interface IGetLongTransactionPrivileges
 The FdoIGetLongTransactionPrivileges interface defines the GetLongTransactionPrivileges command, which allows the user to enumerate the privileges of a long transaction established for each user. The ability to successfully execute the command might be restricted by the datastore security if the long transaction doesn’t belong to the user executing the command.
BEGIN_NAMESPACE_OSGEO_FDO_COMMANDS_LONGTRANSACTION
public __gc __interface 
ILongTransactionPrivilegeReader

Comments or suggestions? Send us feedback.