XSharp.Data 命名空间 |
类 | 说明 | |
---|---|---|
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. |
接口 | 说明 | |
---|---|---|
ISqlFactory | This interface declares the common behavior for all XSharp Data Factory classes. |