RegisteredServerCollection(ServerGroup, IComparer<String>) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public RegisteredServerCollection(Microsoft.SqlServer.Management.RegisteredServers.ServerGroup parent, System.Collections.Generic.IComparer<string> customComparer);
new Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerCollection : Microsoft.SqlServer.Management.RegisteredServers.ServerGroup * System.Collections.Generic.IComparer<string> -> Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerCollection
Public Sub New (parent As ServerGroup, customComparer As IComparer(Of String))
Parâmetros
- parent
- ServerGroup