WmiSmoObject Constructor (WmiCollectionBase, String)

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

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

Синтаксис

'Декларация
Protected Friend Sub New ( _
    parentColl As WmiCollectionBase, _
    name As String _
)
protected internal WmiSmoObject (
    WmiCollectionBase parentColl,
    string name
)
protected public:
WmiSmoObject (
    WmiCollectionBase^ parentColl, 
    String^ name
)
protected WmiSmoObject (
    WmiCollectionBase parentColl, 
    String name
)
protected internal function WmiSmoObject (
    parentColl : WmiCollectionBase, 
    name : String
)

Параметры

  • name
    A String value that specifies the name of the WmiSmoObject object.

Замечания

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