XSharp.Data Namespace |
Class | Description | |
---|---|---|
AbstractSqlFactory | This is the base class for most ISqlFactory implementations. | |
Functions | This compiler generated class contains all the functions, globals and defines that are defined in the XSharp.Data.dll assembly. | |
OdbcFactory | This is the class that implements a Factory to access data through the Ado.Net ODBC Classes. | |
OleDbFactory | This is the class that implements a Factory to access data through the Ado.Net Microsoft SQL Server classes. | |
SqlServerFactory | This is the class that implements a Factory to access data through the Ado.Net Microsoft SQL Server classes. |
Interface | Description | |
---|---|---|
ISqlFactory | This interface declares the common behavior for all XSharp Data Factory classes. |