Share via


PCTableConstraintColumnDefinition.editAttributeTypeName Method

Gets or sets the domain that is associated with the current attribute.

Syntax

edit EcoResAttributeTypeName editAttributeTypeName(boolean _set, Name _domainName)

Run On

Called

Parameters

  • _set
    Type: boolean
    A Boolean value that indicates whether to set the domain value.
  • _domainName
    Type: Name Extended Data Type
    The current name of the domain that is to be associated with this attribute; optional.

Return Value

Type: EcoResAttributeTypeName Extended Data Type
The name of the domain that is currently associated with the current attribute.

See Also

Reference

PCTableConstraintColumnDefinition Table