| FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Commands::Locking::ILockOwnersReaderImp:

()
Definition at line 38 of file mgILockOwnersReaderImp.h.
Public Member Functions | |
| System::Void | Close () |
| Closes the ILockOwnersReader object, freeing any resources it may be holding. | |
| System::String * | GetLockOwner () |
| Gets the name of a user. | |
| System::Boolean | ReadNext () |
| Advances the reader to the next item. The default position of the reader is prior to the first item. Thus, you must call ReadNext to begin accessing any data. | |
| Comments or suggestions? Send us feedback. |