PCXmlSessionWriterDatabaseRelationType.writeComponentReferenceStartTag Method [AX 2012]
Writes the start tag of the component reference to the attribute type domain.
protected void writeComponentReferenceStartTag(
XmlWriter _componentTreeWriter,
PCName _attributeTypeName,
PCTableConstraintColumnCategoryAttribute _tableConstraintColumnCategoryAttribute)
Run On
ServerParameters
- _componentTreeWriter
- Type: XmlWriter Class
The XML writer that is used to store the tree of components.
- _attributeTypeName
- Type: PCName Extended Data Type
The attribute type name.
- _tableConstraintColumnCategoryAttribute
- Type: PCTableConstraintColumnCategoryAttribute Table
A table constraint column attribute reference.
Community Additions
ADD
Show: