WMI2OMAdapter.GetPrimaryKeys(XmlElement, XmlElement, XmlElement) Method

Definition

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

Parameters

elClass
XmlElement
elTargetNode
XmlElement
elCommand
XmlElement

Returns

String

Applies to