Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Uses an XMLWriter object to generate an XML representation of the row in a table constraint.
Syntax
public void writeToXML(XmlWriter _writer, Map _columnNamesMap)
Run On
Called
Parameters
- _writer
Type: XmlWriter Class
The XML writer used to build the XML.
- _columnNamesMap
Type: Map Class
A map of column names.
Remarks
Obsolete: Use the IL equivalent method.