FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Commands::LongTransaction::ILongTransactionPrivilegeReader Interface Reference
[OSGeo::FDO::Commands::LongTransaction]

Inherited by OSGeo::FDO::Commands::LongTransaction::ILongTransactionPrivilegeReaderImp.

Inheritance diagram for OSGeo::FDO::Commands::LongTransaction::ILongTransactionPrivilegeReader:

Inheritance graph
[legend]

Detailed Description

The ILongTransactionPrivilegeReader 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 ILongTransactionPrivilegeReader is prior to the first item. Thus, you must call ReadNext to begin accessing any data.

()


Comments or suggestions? Send us feedback.