PCGlobalTableConstraintDefinition.writeXMLSchemaData Method
Retrieves the table definition as an XML formatted string.
Syntax
public str writeXMLSchemaData(XmlWriter _writer)
Run On
Called
Parameters
- _writer
Type: XmlWriter Class
An instance of the XMLWriter class.
Return Value
Type: str
An XML formatted string.
Remarks
Obsolete: Use the IL equivalent method.