FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Connections::ITransactionImp:
Public Member Functions | |
System::Void | Commit () |
Commits the transaction. | |
__property OSGeo::FDO::Connections::IConnection * | get_Connection () |
Gets the IConnection object associated with the transaction. | |
System::Void | Rollback () |
Rolls back a transaction from a pending state. | |
Protected Member Functions | |
System::Void | ReleaseUnmanagedObject () |
DOXYGEN-IGNORE |
|
Commits the transaction.
|
|
Gets the IConnection object associated with the transaction.
|
|
DOXYGEN-IGNORE
Reimplemented from OSGeo::FDO::Runtime::Disposable. |
|
Rolls back a transaction from a pending state.
|
Comments or suggestions? Send us feedback. |