Compartilhar via


PCTableConstraintGlobalColumnDef.editAttributeTypeName Method

Gets and 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
    true if the domain is set; otherwise, false.
  • _domainName
    Type: Name Extended Data Type
    The current name of the domain that is to be associated with this attribute.

Return Value

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

See Also

Reference

PCTableConstraintGlobalColumnDef Table