WmiSmoObject.GetPropertyManagementObject(ProtocolProperty) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected virtual System.Management.ManagementObject GetPropertyManagementObject(Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty pp);
abstract member GetPropertyManagementObject : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty -> System.Management.ManagementObject
override this.GetPropertyManagementObject : Microsoft.SqlServer.Management.Smo.Wmi.ProtocolProperty -> System.Management.ManagementObject
Protected Overridable Function GetPropertyManagementObject (pp As ProtocolProperty) As ManagementObject