I've a quite huge database,which scripted with t4 generates around 30k lines of code. Since this application only uses 2 stored procedure, is there a way to tell at t4 generator to process just the specific stored procedure name I need to map?
I know I can manually delete the remaing but it would be easier to just create them