DTS Programming
ExecuteSQLTask Object
The ExecuteSQLTask object allows you to execute a sequence of one or more SQL statements on a connection. Use the ConnectionID property to specify the connection and the SQLStatement property to specify the sequence of SQL statements.
Collections
| Properties Collection |
Properties
| CommandProperties Property | Description Property |
| CommandTimeout Property | Name Property |
| ConnectionID Property |
Methods
| Execute Method |