Share via


PCTableConstraintDefinition.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.

Remarks

This method should be overridden in subtype tables.

See Also

Reference

PCTableConstraintDefinition Table