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