ConnectionManagerBase.ExecuteMethod Method
Overload List
Name | Description |
---|---|
ConnectionManagerBase.ExecuteMethod (String, String, Generic Dictionary) | Executes the specified class method. |
ConnectionManagerBase.ExecuteMethod (String, String, Generic Dictionary, Boolean) | Executes the specified class method and traces the method parameters to a log file if required. |
See Also
Reference
ConnectionManagerBase Class
ConnectionManagerBase Members
Microsoft.ConfigurationManagement.ManagementProvider Namespace
IResultObject
Other Resources
How to Call a Configuration Manager Object Class Method by Using Managed Code