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.
Retrieves the table data of a table constraint as an XML formatted string.
Syntax
public str writeToXML(XmlWriter _writer, PCTableConstraintGlobalUpdateHandler _handler)
Run On
Called
Parameters
- _writer
Type: XmlWriter Class
An instance of the XMLWriter class.
- _handler
Type: PCTableConstraintGlobalUpdateHandler Class
An instance of the PCTableConstraintGlobalUpdateHandler class.
Return Value
Type: str
An XML formatted string.
Remarks
Obsolete: Use the IL equivalent method.