WMI2OMAdapter.GetObjectPrimaryKey(Object, XmlElement) 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 public:
System::String ^ GetObjectPrimaryKey(System::Object ^ value, System::Xml::XmlElement ^ elProperty);
protected internal string GetObjectPrimaryKey (object value, System.Xml.XmlElement elProperty);
member this.GetObjectPrimaryKey : obj * System.Xml.XmlElement -> string
Protected Friend Function GetObjectPrimaryKey (value As Object, elProperty As XmlElement) As String
Parameters
- value
- Object
- elProperty
- XmlElement