Miner.Data.Access Assembly > Miner.Data.Access Namespace : DataSource Class |
The following tables list the members exposed by DataSource.
Name | Description | |
---|---|---|
![]() | DataSource Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DataPersister | |
![]() | Loader | |
![]() | ProviderFactory | |
![]() | Syntax |
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 |
Name | Description | |
---|---|---|
![]() | AnnotateDataSet | |
![]() | AnnotateTable | |
![]() | RealizeSql |