PCTableConstraintRow.writeToXMLIL Method
Uses an PCXMLWriter object to generate an XML representation of the row in a table constraint.
Syntax
public void writeToXMLIL(PCXmlWriter _writer, Map _columnNamesMap)
Run On
Called
Parameters
- _writer
Type: PCXmlWriter Class
The XML writer used to build the XML.
- _columnNamesMap
Type: Map Class
A map of column names.