You can do this programmatically. those. you can programmatically create your own tables, according to the given parameters, you can also build relationships between tables ... :) Since there is no direct create table function, you can use the ExceuteCommand method for the DataContext to run some T-SQL statements to create tables.
meorfi
source share