点击或拖拽改变大小

XSharp.Data 命名空间

X#
  说明
公共类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.