ServerGroupCollection(ServerGroupParent, 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 ServerGroupCollection(Microsoft.SqlServer.Management.RegisteredServers.ServerGroupParent parent, System.Collections.Generic.IComparer<string> customComparer);
new Microsoft.SqlServer.Management.RegisteredServers.ServerGroupCollection : Microsoft.SqlServer.Management.RegisteredServers.ServerGroupParent * System.Collections.Generic.IComparer<string> -> Microsoft.SqlServer.Management.RegisteredServers.ServerGroupCollection
Public Sub New (parent As ServerGroupParent, customComparer As IComparer(Of String))
Parâmetros
- parent
- ServerGroupParent