Konstruktor WmiSmoObject (WmiCollectionBase, String)
Inicjuje nowe wystąpienie WmiSmoObject klasy z określoną nazwą i kolekcja klasy podstawowej
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.Wmi
Zestaw: Microsoft.SqlServer.SqlWmiManagement (w Microsoft.SqlServer.SqlWmiManagement.dll)
Składnia
'Deklaracja
Protected Friend Sub New ( _
parentColl As WmiCollectionBase, _
name As String _
)
'Użycie
Dim parentColl As WmiCollectionBase
Dim name As String
Dim instance As New WmiSmoObject(parentColl, _
name)
protected internal WmiSmoObject(
WmiCollectionBase parentColl,
string name
)
protected public:
WmiSmoObject(
WmiCollectionBase^ parentColl,
String^ name
)
new :
parentColl:WmiCollectionBase *
name:string -> WmiSmoObject
function WmiSmoObject(
parentColl : WmiCollectionBase,
name : String
)
Parametry
- parentColl
Typ: Microsoft.SqlServer.Management.Smo.Wmi.WmiCollectionBase
A WmiCollectionBase obiektu, na którym WmiSmoObject opiera się obiekt.
- name
Typ: System.String
A String wartość, która określa nazwę WmiSmoObject obiektu.
Uwagi
Ten konstruktor jest wywoływana przez konstruktorów klas pochodnych zainicjować Państwo w tego typu.