WMI2OMAdapter.GetForeignKeyValue(XmlElement, XmlElement, 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 ^ GetForeignKeyValue(System::Xml::XmlElement ^ elForeignKey, System::Xml::XmlElement ^ elTargetNode, System::Xml::XmlElement ^ elCommand);
protected internal string GetForeignKeyValue (System.Xml.XmlElement elForeignKey, System.Xml.XmlElement elTargetNode, System.Xml.XmlElement elCommand);
member this.GetForeignKeyValue : System.Xml.XmlElement * System.Xml.XmlElement * System.Xml.XmlElement -> string
Protected Friend Function GetForeignKeyValue (elForeignKey As XmlElement, elTargetNode As XmlElement, elCommand As XmlElement) As String
Parameters
- elForeignKey
- XmlElement
- elTargetNode
- XmlElement
- elCommand
- XmlElement