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.