Answers for "scaffold-dbcontext with username and password connection string"

0

scaffold-dbcontext with username and password connection string

Scaffold-DbContext 'Server=tcp:dbname.database.windows.net,1433;Initial Catalog=DBNAME_DB;Persist Security Info=False;User ID=username;Password=password;MultipleActiveResultSets=False;Encrypt=True;TrustServerCertificate=False;Connection Timeout=30;' Microsoft.EntityFrameworkCore.SqlServer -OutputDir Models
Posted by: Guest on August-30-2021

Code answers related to "scaffold-dbcontext with username and password connection string"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language