SQL Classes | ![]() |
Namespace | Class | Description |
---|---|---|
VO | Provide the base class from which all X# catalog classes are subclassed. | |
VO | Describe an SQL column. | |
VO | Describe the attributes of an SQL column. | |
VO | Manage an SQL connection to an ODBC data source. A SQLConnection object is needed before any database operations can be performed. | |
VO | Represent an SQL data value; used internally by SQL classes. | |
VO | SqlData_Union | |
VO | Describe a SQL error. | |
VO | List the columns and associated privileges for one or more tables. | |
VO | List the column names in specified tables. | |
VO | List the column names that comprise foreign keys, if they exist for a specified table. | |
VO | List the column names that comprise the primary key for a table. | |
VO | List the input and output procedure parameters and columns that make up the result set for the specified procedures. | |
VO | List the procedure names stored in a specific data source. | |
VO | List information about the optimal set of columns that uniquely identifies a row in a specified table or the columns that are updated automatically when any value in the row is updated by a transaction. | |
VO | List the table statistics and the indexes. | |
VO | List the tables and associated privileges. | |
VO | List the table names stored in a specific data source. | |
VO | List the ODBC data types that are supported by this connection. | |
VO | ||
VO | Manage a SQL select statement to select a set of rows from an ODBC data source. The rows can be read, modified, or deleted using the SQLSelect methods. | |
VO | Manage a SQL statement. | |
VO | Manage a table. | |
VO | Describe a SQL value. | |
XSharp.Data | This is the base class for most ISqlFactory implementations. | |
XSharp.Data | This interface declares the common behavior for all XSharp Data Factory classes. | |
XSharp.Data | This is the class that implements a Factory to access data through the Ado.Net ODBC Classes. | |
XSharp.Data | This is the class that implements a Factory to access data through the Ado.Net Microsoft SQL Server classes. | |
XSharp.Data | This is the class that implements a Factory to access data through the Ado.Net Microsoft SQL Server classes. | |
XSharp.RDD | Enum that matches the various FoxPro Sql properties, used in SqlGetProp() and SqlSetProp() | |
XSharp.VO.SDK | Provide the base class from which all X# catalog classes are subclassed. | |
XSharp.VO.SDK | Describe an SQL column. | |
XSharp.VO.SDK | Describe the attributes of an SQL column. | |
XSharp.VO.SDK | Manage an SQL connection to an ODBC data source. A SQLConnection object is needed before any database operations can be performed. | |
XSharp.VO.SDK | Represent an SQL data value; used internally by SQL classes. | |
XSharp.VO.SDK | Describe a SQL error. | |
XSharp.VO.SDK | List the columns and associated privileges for one or more tables. | |
XSharp.VO.SDK | List the column names in specified tables. | |
XSharp.VO.SDK | ||
XSharp.VO.SDK | List the column names that comprise foreign keys, if they exist for a specified table. | |
XSharp.VO.SDK | ||
XSharp.VO.SDK | ||
XSharp.VO.SDK | List the column names that comprise the primary key for a table. | |
XSharp.VO.SDK | List the input and output procedure parameters and columns that make up the result set for the specified procedures. | |
XSharp.VO.SDK | ||
XSharp.VO.SDK | List the procedure names stored in a specific data source. | |
XSharp.VO.SDK | ||
XSharp.VO.SDK | ||
XSharp.VO.SDK | List information about the optimal set of columns that uniquely identifies a row in a specified table or the columns that are updated automatically when any value in the row is updated by a transaction. | |
XSharp.VO.SDK | List the table statistics and the indexes. | |
XSharp.VO.SDK | List the tables and associated privileges. | |
XSharp.VO.SDK | List the table names stored in a specific data source. | |
XSharp.VO.SDK | ||
XSharp.VO.SDK | List the ODBC data types that are supported by this connection. | |
XSharp.VO.SDK | ||
XSharp.VO.SDK | ||
XSharp.VO.SDK | ||
XSharp.VO.SDK | ||
XSharp.VO.SDK | Manage a SQL select statement to select a set of rows from an ODBC data source. The rows can be read, modified, or deleted using the SQLSelect methods. | |
XSharp.VO.SDK | Manage a SQL statement. | |
XSharp.VO.SDK | Manage a table. | |
XSharp.VO.SDK | Describe a SQL value. |