WMI2OMAdapter.GetPrimaryKeyValue(XmlElement, XmlElement, XmlElement) Method

Definition

protected public:
 System::String ^ GetPrimaryKeyValue(System::Xml::XmlElement ^ elPrimaryKey, System::Xml::XmlElement ^ elTargetNode, System::Xml::XmlElement ^ elCommand);
protected internal string GetPrimaryKeyValue (System.Xml.XmlElement elPrimaryKey, System.Xml.XmlElement elTargetNode, System.Xml.XmlElement elCommand);
member this.GetPrimaryKeyValue : System.Xml.XmlElement * System.Xml.XmlElement * System.Xml.XmlElement -> string
Protected Friend Function GetPrimaryKeyValue (elPrimaryKey As XmlElement, elTargetNode As XmlElement, elCommand As XmlElement) As String

Parameters

elPrimaryKey
XmlElement
elTargetNode
XmlElement
elCommand
XmlElement

Returns

String

Applies to