![]() |
Sylloge
A C# helper library
|
Go to the source code of this file.
Classes | |
class | Sylloge.Data.Database |
Provides base functionality to connect to and manipulate OLEDB or ODBC databases. More... | |
class | Sylloge.Data.OleDb |
Provides functionality to connecto to and manipulate OLEDB database types. More... | |
class | Sylloge.Data.Odbc |
Provides functionality to connecto to and manipulate ODBC database types. More... | |
Packages | |
package | Sylloge.Data |
Enumerations | |
enum | Sylloge::Data.DatabaseType { Sylloge::Data.ODBC, Sylloge::Data.OLEDB } |
Defines the underlying database connection type. More... |