| Class | Description |
|---|---|
| BcpTask |
This is abstract wrapper for the task which executes BCP command.
|
| MsSqlBcpTask |
The Ms Sql implementation of the BCP task.
|
| MsSqlExtractTask |
This is a Microsoft Sql Server specific
Task.POST task which extracts data into the text file using sql. |
| MsSqlLoadTask |
This is a Microsoft Sql Server specific
Task.POST task which loads data from the text file. |
| SybaseBcpTask |
The Sybase implementation of the BCP task.
|
| SybaseExtractTask |
This is a Sybase Sql Server specific
Task.POST task which extracts data into the text file using sql. |
| SybaseLoadTask |
This is a Sybase Sql Server specific
Task.POST task which loads data from the text file. |
Copyright © 2010-2020 Toolsverse. All Rights Reserved.