Localdb -

with (localdb)\MyProjectDB

Server=(localdb)\MSSQLLocalDB;Integrated Security=true;Database=MyAppDB; localdb

  1. Back to top