Running SQL files with c#

Hi,

I have an sql file called InsertRow.sql and I want to run it using c#.

e.g: Run.sqlfile (“C:\InsertRow.sql”)

How would I do this

What database engine are you using?

Google fusion tables

Anyone Know