PCGlobalTableConstraintDefinition.toXML Method
Generates the XML representation of this record that is compatible with the product configuration.
Syntax
public void toXML(XmlWriter _xmlWriter, PCTableConstraint _tableConstraint)
Run On
Called
Parameters
- _xmlWriter
Type: XmlWriter Class
The XML writer to use to store the XML representation of the record.
- _tableConstraint
Type: PCTableConstraint Table
A table constraint record.
Remarks
Obsolete: Use the IL equivalent method.