Имя | Описание |
---|---|
AbstractDbEnvironment | Utility class to simplify development of IDbEnvironment implementations. This class has implementations for methods that will be common across most databases. It also provides default accessors for the current connection and transaction. |
DatabaseTest | |
SqlServerEnvironment | Implementation of IDbEnvironment that works with SqlServer 2005 and newer versions |