프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
BeginTransaction ( ) : IDisposable | ||
CommitChanges ( ) : void |
This isn't specific to any one DAO and flushes everything that has been changed since the last commit.
|
|
CommitChanges ( bool clearChanges ) : void | ||
CommitTransaction ( ) : void | ||
DbContext ( string factoryKey ) : System | ||
RollbackTransaction ( ) : void |