RemoteDatabaseContext
Represents a connection to a remote instance of SQL Server.
Gets the database name associated with this RemoteDatabaseContext.
Indicates whether or not this RemoteDatabaseContext represents a master database (EDDS).
Gets the server name associated with this RemoteDatabaseContext.
Gets the workspace artifact id associated with this connection. If this is a master connection, returns null.
Initializes a new RemoteDatabaseContext with the provided server and database names.