WmiSmoObject Constructor (String)

Initializes a new instance of the WmiSmoObject class with the specified name.

Пространство имен: Microsoft.SqlServer.Management.Smo.Wmi
Сборка: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Синтаксис

'Декларация
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
)

Параметры

Замечания

This constructor is called by derived class constructors to initialize the state in this type.

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Пример

How to: Stop and Restart the Microsoft SQL Server Service to the Instance of SQL Server in Visual Basic .NET

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

WmiSmoObject Class
WmiSmoObject Members
Microsoft.SqlServer.Management.Smo.Wmi Namespace

Другие ресурсы

Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
Подключение к компоненту Database Engine SQL Server