Not that I know of, and even if it would, why would you want to? You are using a connection object specifically created for Microsoft SQL Server, so it wouldn't connect in the same fashion MySQL does.
For accessing a MySQL database, you should use the MySQL .NET connector which you can find here.