BITaskConnectionADO Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class BITaskConnectionADO : IDisposable, Microsoft::SqlServer::Dts::Tasks::BulkInsertTask::Connections::IDTSBulkInsertConnection
public class BITaskConnectionADO : IDisposable, Microsoft.SqlServer.Dts.Tasks.BulkInsertTask.Connections.IDTSBulkInsertConnection
type BITaskConnectionADO = class
interface IDTSBulkInsertConnection
interface IDisposable
Public Class BITaskConnectionADO
Implements IDisposable, IDTSBulkInsertConnection
- Inheritance
-
BITaskConnectionADO
- Implements
Constructors
| BITaskConnectionADO() |
Methods
| CancelQuery() | |
| Dispose() | |
| Dispose(Boolean) | |
| ExecuteBI() | |
| Finalize() | |
| GetErrorDescription() | |
| PrepareBIStatement(String) | |
| RetrieveAllTables() | |
| RetrieveColumnsOfTable(String) | |
| SetConnection(Object) |