PCDatabaseRelationConstraintDefinition.toXMLIL Method
Generates the XML representation of this record that is compatible with the product configuration.
Syntax
public void toXMLIL(PCXmlWriter _xmlWriter, PCTableConstraint _tableConstraint)
Run On
Called
Parameters
- _xmlWriter
Type: PCXmlWriter Class
The XML writer to use to store the XML representation of this record.
- _tableConstraint
Type: PCTableConstraint Table
A table constraint record.