ManagedComputer Constructor (String)
Initializes a new instance of the ManagedComputer class with the specified computer name.
Spazio dei nomi: Microsoft.SqlServer.Management.Smo.Wmi
Assembly : Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
machineName As String _
)
public ManagedComputer (
string machineName
)
public:
ManagedComputer (
String^ machineName
)
public ManagedComputer (
String machineName
)
public function ManagedComputer (
machineName : String
)
Parametri
- machineName
A String value that specifies the name of the computer.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Esempio
Piattaforme
Piattaforme di sviluppo
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Piattaforme di destinazione
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Vedere anche
Riferimento
ManagedComputer Class
ManagedComputer Members
Microsoft.SqlServer.Management.Smo.Wmi Namespace
Altre risorse
Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
Connessione a Motore di database di SQL Server