WmiSmoObject.InvokeMgmtMethod Method
Invokes the management method for the referenced object.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
WmiSmoObject.InvokeMgmtMethod (ManagementObject, String, Object[]) |
Invokes the management method for the referenced object with the specified management object, method name, and parameters.
|
WmiSmoObject.InvokeMgmtMethod (ManagementObject, ManagementOperationObserver, String, Object[]) |
Invokes the management method for the referenced object with the specified management object, observer, method name, and parameters.
|
See Also
Reference
WmiSmoObject Class
WmiSmoObject Members
Microsoft.SqlServer.Management.Smo.Wmi Namespace
Other Resources
Managing Services and Network Settings by Using WMI Provider
WMI and SQL Server
Connecting to the SQL Server Database Engine