Add 메서드
Adds the specified object to the referenced collection.
네임스페이스: Microsoft.SqlServer.Management.Smo.Wmi
어셈블리: Microsoft.SqlServer.SqlWmiManagement.dll의 Microsoft.SqlServer.SqlWmiManagement
구문
‘선언
Protected Overridable Sub Add ( _
wmiObj As WmiSmoObject _
)
‘사용 방법
Dim wmiObj As WmiSmoObject
Me.Add(wmiObj)
protected virtual void Add(
WmiSmoObject wmiObj
)
protected:
virtual void Add(
WmiSmoObject^ wmiObj
)
abstract Add :
wmiObj:WmiSmoObject -> unit
override Add :
wmiObj:WmiSmoObject -> unit
protected function Add(
wmiObj : WmiSmoObject
)
매개 변수
- wmiObj
형식: Microsoft.SqlServer.Management.Smo.Wmi. . :: . .WmiSmoObject
A String value that specifies the name of the object to add to the collection