Share via


Add(Microsoft.SharePoint.Portal.Topology.Server) Method

The Add method of the ServerCollection class adds the specified Server object to the collection.

Parameters

server   A Microsoft.SharePoint.Portal.Topology.Server.

Return Value

The Microsoft.SharePoint.Portal.Topology.Server added to the collection.

Remarks

The Add method calls the proc_putServer stored procedure to add the Server instance to the Servers table, by populating the columns of a new record with the properties of the server argument.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security