![]() |
PgVFS.NET
A C# System.IO compatible File System on Postgres
|
Filesystem context with transaction support More...
Public Member Functions | |
| void | Commit () |
| Commit if transaction enabled More... | |
| void | Rollback () |
| Rollback if transaction enabled More... | |
Additional Inherited Members | |
Properties inherited from Vfs.IFileSystemManager | |
| IVfsFile | File [get] |
| File accesor More... | |
| IVfsDirectory | Directory [get] |
| Directory accesor More... | |
| IVfsPath | Path [get] |
| Path object with semantics More... | |
Filesystem context with transaction support
| void Vfs.ITransactionalFileSystemManager.Commit | ( | ) |
Commit if transaction enabled
| void Vfs.ITransactionalFileSystemManager.Rollback | ( | ) |
Rollback if transaction enabled