Partager via


IWithSqlServer Interface

Définition

Première étape de la définition du pool élastique SQL Server.

public interface IWithSqlServer
type IWithSqlServer = interface
Public Interface IWithSqlServer
Dérivé

Méthodes

WithExistingSqlServer(ISqlServer)

Définit le serveur SQL parent pour le nouveau pool élastique.

WithExistingSqlServer(String, String, String)

Définit le nom du serveur SQL parent et le groupe de ressources auquel il appartient.

S’applique à