visual studio - SQL Metal for specific tables or another way to refresh/add table to .dbml file -


Is there any easy way to do this in any visual studio without using the server explorer?

I tried to look at the macro but only the production of the recording

  sub-temporary macro () end sub  

There is no luck.

Is there any way to do this script?

Works like the charm for me before using a complete DBML using SqlMeta - say testComplete.dbml File Create

Now provide this file as input to include in SqlMetaInclude SqlMetalInclude /dbml:"testComplete.dbml "/output:"testSubSet.dbml": dbo. SampleTable 1 = SampleTable 1, DBO. SampleTable2 = SampleTable2

Note that this device has a GUI in which the entire process can be controlled.


Comments