Miner.Data.Access Assembly > Miner.Data.Access Namespace : DataSource Class |
For a list of all members of this type, see DataSource members.
Name | Description | |
---|---|---|
![]() | ExecuteDataSet | Executes operations against the database that returns multiple records (via a DataSet). |
![]() | ExecuteDataTable | Executes an operation against the database that returns multiple records (via a DataSet). |
![]() | ExecuteNonQuery | Overloaded. Executes an operation against the database that does not return a resultset. |
![]() | ExecuteReader | Executes an operation against the database and returns a DataReader. |
![]() | ExecuteRows | |
![]() | ExecuteScalar | Overloaded. Executes an operation against the database that returns a scalar (1x1) result. |
![]() | LockTable | Creates an exclusive-lock on the specified table until the end-of-transaction. |
![]() ![]() | MoveTable | Overloaded. This function moves a datatable from one dataset to another. |
Name | Description | |
---|---|---|
![]() | OnAnnotateDataSet | |
![]() | OnAnnotateTable |