ManagedComputer.ServerInstances Property
SQL Server 2005
Represents a collection of ServerInstance objects. Each ServerInstance object represents an instance of SQL Server defined on the WMI installation.
Namespace: Microsoft.SqlServer.Management.Smo.Wmi
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
/** @property */ public ServerInstanceCollection get_ServerInstances ()
public function get ServerInstances () : ServerInstanceCollection
Property Value
A ServerInstanceCollection object that represents all the server instances defined on the WMI installation.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.