I'm having around 150tables in my Schema. In that few tables are master table it will be around 20 tables. Without taking the backup of other tables i want to take the backup of Master tables only and i have to achieve this through C# code.
I'm using VS2008 and MySQL