I think it is possible but you have to map .NET data types to SQL ones...
by having table created in SQL you could define your select statement and to generate other commands using SqlCommandBuilder Class. I think this is what you want to do...
hope this helps
ZopoStyle
Posted: Visual C# General, Get SQL command from datatable ?