This extension generates SQL query for creating table out of C# class. Select the whole class including its modifiers and closing bracet, right-click selected area and select "C# -> SQL" option or hit CTRL+E, CTRL+Q SQL query will be generated and copied to your clipboard. P.S. Only C# is supported. |