PCTableConstraintGlobalColumnDef.writeToXML Method
Retrieves the table column data of a table constraint as an XML-formatted string.
Syntax
public void writeToXML(XmlWriter _writer)
Run On
Called
Parameters
- _writer
Type: XmlWriter Class
An instance of the XMLWriter class.
Exceptions
Exception | Condition |
---|---|
Error | An unexpected data type is encountered. |
Remarks
Obsolete: Use the IL equivalent method.