PCXmlSessionWriterDatabaseRelationType.writeAttributeTypeDomainIL Method [AX 2012]
Writes XML for the attribute type.
protected void writeAttributeTypeDomainIL(
PCName _attributeTypeName,
PCTableConstraintColumnCategoryAttribute _tableConstraintColumnCategoryAttribute,
PCXmlSessionDatabaseRelationTypes _parsedSystemTableConstraintTypes,
PCXmlWriter _componentTreeWriter)
Run On
ServerParameters
- _attributeTypeName
- Type: PCName Extended Data Type
An attribute type name.
- _tableConstraintColumnCategoryAttribute
- Type: PCTableConstraintColumnCategoryAttribute Table
A table constraint column attribute reference.
- _parsedSystemTableConstraintTypes
- Type: PCXmlSessionDatabaseRelationTypes Class
A set that contains the record IDs of the system table constraint types already parsed.
- _componentTreeWriter
- Type: PCXmlWriter Class
The XML writer used to store the tree of components.
Community Additions
ADD
Show: