OpenPetra
Free Administration Software for Non-Profits
Database.cs File Reference

Classes

class  Ict.Common.DB.TDataBase
 Contains functions that open and close the connection to the DB, allow execution of SQL statements and creation of DB Transactions. It is designed to support connections to different kinds of databases; there needs to be an implementation of the interface IDataBaseRDBMS to support an RDBMS. More...
 

Namespaces

namespace  Ict
 
namespace  Ict.Common
 
namespace  Ict.Common.DB