Title
f

flaky-continent-74538

06/12/2018, 4:15 AM
I think I figured it out for Azure SQL. You have to create a
sql.SqlServer
object to create your
sql.Database
object. The
SqlServer
has properties for the domain name and login credentials. This isn't every evident from the
Database
type alone.