WmiSmoObject Constructor (String)
Initializes a new instance of the WmiSmoObject class with the specified name.
Namespace: Microsoft.SqlServer.Management.Smo.Wmi
Assembly : Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Syntax
'Declaration
Protected Friend Sub New ( _
name As String _
)
protected internal WmiSmoObject (
string name
)
protected public:
WmiSmoObject (
String^ name
)
protected WmiSmoObject (
String name
)
protected internal function WmiSmoObject (
name : String
)
Parameter
- name
A String value that specifies the name of the WmiSmoObject object.
Hinweise
This constructor is called by derived class constructors to initialize the state in this type.
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Beispiel
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
WmiSmoObject Class
WmiSmoObject Members
Microsoft.SqlServer.Management.Smo.Wmi Namespace
Andere Ressourcen
Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
Herstellen einer Verbindung zum SQL Server-Datenbankmodul